Specifies the name of an HTTP header.
If another header already exists with this name, it is replaced.
oXMLServerHTTPRequest.setRequestHeader(bstrHeader, bstrValue);
"depth"
. This parameter should not contain a colon and should be the actual text of the HTTP header."infinity"
.oXMLServerHTTPRequest.setRequestHeader(bstrHeader, bstrValue)
"depth"
. This parameter should not contain a colon and should be the actual text of the HTTP header."infinity"
.HRESULT setRequestHeader(BSTR bstrHeader, BSTR bstrValue);
"depth"
. This parameter should not contain a colon and should be the actual text of the HTTP header."infinity"
.To view reference information for Visual Basic, C/C++, or Script only, click the Language Filter button in the upper-left corner of the page.
Applies to: IServerXMLHTTPRequest/ServerXMLHTTP