HttpClient.appendHeader

Appends an HTTP header to the current request.

o.wwHttp.addHeader(HeaderName,Value)

Parameters

HeaderName
Name of the header

Value
The value of the HTTP Header

Remarks

Pragma, Content-Length and Content-Type are preset. The Content-Type is settable with the contentType property of the control

See also:

Class HttpClient

© West Wind Technologies, 1996-2016 • Updated: 10/03/08
Comment or report problem with topic