使用 WinHTTP
本節說明如何使用適用于 Microsoft Windows HTTP Services 的 C/C++ API (WinHTTP) ,以及 WinHttpRequest 物件所公開的 COM 介面。 如需這些介面的比較,請參閱 選擇 WinHTTP 介面 。 它也會描述如何使用 WinHTTP 隨附的系統管理工具。
如何主題
- WinHTTP 會話概觀
- WinHTTP 中的 HINTERNET 控制碼
- WinHTTP 中的統一資源定位器 (URL)
- WinHTTP 中的驗證
- WinHTTP 中的 Passport 驗證
- WinHTTP 中的 SSL
- 使用 WinHTTP 作為並存元件
- WinHTTP 中的 Cookie 處理
- WinHTTP 中的錯誤處理
- WinHTTP AutoProxy 支援