I have the task to build an HTTP server with the HTTP API. Can I use the HTTP API in Windows XP or Windows 7?
I cannot find http.h as an include header.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Perhaps you are using old Windows SDK, as
http.his present in as old SDK as Windows Software Development Kit (SDK) for Windows Server 2008 and .NET Framework 3.5HTTP API exists in versions 1 and 2, see availability details on MSDN: HTTP Server API Reference .