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, 2025 • Updated: 2025-03-12
Comment or report problem with topic