Searched refs:httprequest_getAllResponseHeaders (Results 1 – 1 of 1) sorted by relevance
1078 static HRESULT httprequest_getAllResponseHeaders(httprequest *This, BSTR *respheaders) in httprequest_getAllResponseHeaders() function1471 return httprequest_getAllResponseHeaders(This, respheaders); in XMLHTTPRequest_getAllResponseHeaders()1903 return httprequest_getAllResponseHeaders(&This->req, respheaders); in ServerXMLHTTPRequest_getAllResponseHeaders()