Using WinHTTP
This section describes how to use both the C/C++ API for Microsoft Windows HTTP Services (WinHTTP) and the COM interface exposed by the WinHttpRequest Object. See Choosing a WinHTTP Interface for a comparison of these interfaces. It also describes how to use the administrative tools included with WinHTTP.
How-To Topics
- WinHTTP Sessions Overview
- HINTERNET Handles in WinHTTP
- Uniform Resource Locators (URLs) in WinHTTP
- Authentication in WinHTTP
- Passport Authentication in WinHTTP
- SSL in WinHTTP
- Using WinHTTP as a Side-by-side Assembly
- Cookie Handling in WinHTTP
- Error Handling in WinHTTP
- WinHTTP AutoProxy Support
Using the WinHttpRequest COM Object
- WinHttpCfg.exe, a Certificate Configuration Tool
- ProxyCfg.exe, a Proxy Configuration Tool
- Collect WinHTTP traces