Home
last modified time | relevance | path

Searched refs:httprequest_getAllResponseHeaders (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msxml3/
H A Dhttprequest.c1078 static HRESULT httprequest_getAllResponseHeaders(httprequest *This, BSTR *respheaders) in httprequest_getAllResponseHeaders() function
1471 return httprequest_getAllResponseHeaders(This, respheaders); in XMLHTTPRequest_getAllResponseHeaders()
1903 return httprequest_getAllResponseHeaders(&This->req, respheaders); in ServerXMLHTTPRequest_getAllResponseHeaders()