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)

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