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