wwHTTP.GetHttpHeader

Retrieves an HTTP once the Response has been returned. Requires that a successfull call to HttpGet or HttpGetEx was made that returns a header in cHttpHeaders.

o.wwHTTP.GetHttpHeader(lcHeader)

Return Value

The complete header value or empty if it doesn't exist

Parameters

lcHeader
Specify the name of the HTTP header to retrieve. Name is retrieved case insensitive.


© West Wind Technologies, 1996-2022 • Updated: 02/06/19
Comment or report problem with topic