getAllResponseHeaders method

[This documentation is preliminary and is subject to change.]

Returns the complete list of response headers.

Syntax

BSTR retVal = object.getAllResponseHeaders();

Standards information

Parameters

This method has no parameters.

Remarks

getAllResponseHeaders was introduced in Windows Internet Explorer 7.

Each name/value pair is delimited by a carriage return/line feed (CR/LF) sequence.

See also

getResponseHeader

 

 

Build date: 1/26/2012