Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.