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-2022 • Updated: 02/01/16
Comment or report problem with topic