Constructs a WsHttpHeaderField object for use with a!wsConfig.
a!wsHttpHeaderField( name, value)
name (Text): The name of the header to add.
value (Text): The value of the header.
On This Page