getResponseHeader method
Returns the specified response header.
retVal = object.getResponseHeader(bstrHeader);
bstrHeader [in]
Type: BSTRBSTR that specifies the response header name.
- XMLHttpRequest, Section 3.7.3
IHTMLXMLHttpRequest::getResponseHeader was introduced in Windows Internet Explorer 7.