使用 WinHTTP C/C++ API
本節包含使用 WinHTTP C/C++ 介面的特定資訊。
- WinHTTP 會話 描述 WinHTTP 應用程式的基本流程,包括呼叫函式的順序。
- WinHTTP 中的 HINTERNET 句柄 描述各種句柄類型、這些句柄的命名慣例及其階層式結構。
- WinHTTP 中的統一資源定位器(URL) 說明 WinHTTP 如何使用 URL,並提供程式碼範例來說明如何使用提供的函式。
- WinHTTP 中的驗證 描述 WinHTTP 對 HTTP 會話伺服器和代理認證的支援。
- 在 WinHTTP 中的 Passport 驗證 說明 WinHTTP 對 Passport 1.4 認證的支援。
- WinHTTP 中的 SSL 說明安全套接字層 (SSL) 通訊協定的 WinHTTP 支援。
- 使用 WinHTTP 做為並存元件 會顯示可用來連結至 WinHTTP 的應用程式指令清單範例。
- WinHTTP 中的 Cookie 處理 描述 WinHTTP 用戶端應用程式可用來處理 Cookie 的數個選項。
- WinHTTP 中的錯誤處理 說明如何以程式設計方式從 C/C++ 應用程式中設定 WinHTTP 選項。
- WinHTTP AutoProxy 支援 說明 WinHTTP API 函式回報錯誤的不同方式。