wwJsonSerializer::AddHeader

Adds an HTTP header to the current .oHttp instance.

This method is a shortcut for .oHttp.AddHeader() to make the functionality easier to discover.

o.AddHeader(lcHeader, lcValue)

Parameters

lcHeader
The header to set on the active request

lcValue
The value to set the header to.


See also:

Class wwJsonSerializer

© West Wind Technologies, 1996-2022 • Updated: 09/26/21
Comment or report problem with topic