The Microsoft Windows HTTP Services (WinHTTP) exposes a set of C/C++ functions that enable your application to access HTTP resources on the Web. This topic provides an overview of how these functions are used to interact with an HTTP server. Using the WinHTTP API to Access the Web Initializing WinHTTP Opening a Request Adding Request Headers Sending a Request Posting Data to the Server Getting Inf