getResponseHeader

Get just the http receive headers with a given name from an URL

string
getResponseHeader
(
string url
,
string headerKey
)

Return Value

Type: string

the value of a given header or null

Meta