XML HTTP Request 2
Purpose
The XML HTTP Request 2 interfaces allow application to conduct HTTP request operations in multithreaded apartments (MTA) and use callbacks to receive notification of required information during response processing.
In this section
| Topic | Description |
|---|---|
|
Use the IXMLHTTPRequest2 interface to enable applications to configure and send HTTP request operations in multithreaded apartments (MTA) | |
|
Defines callbacks that notify an application with an outstanding IXMLHTTPRequest2 request of events that affect HTTP request and response processing. | |
|
Defines a cookie that you can assign to an outgoing HTTP request by calling the SetCookie method or retrieve from an incoming HTTP response by calling the GetCookie method. | |
|
Defines properties that you can assign to an outgoing HTTP request by calling the IXMLHTTPRequest2::SetProperty method. |
Related topics
Send comments about this topic to Microsoft
Build date: 10/26/2012