Top "Winhttp" questions

Windows HTTP Services (WinHTTP) is an HTTP client application library provided by Microsoft as part of Windows to send the requests through the HTTP protocol to other HTTP servers.

C++ 307 Errors when trying to include winhttp.h in visual studio 2010

I have a big big problem. I'm trying to use WinHttp to download file with C++ and I'm using Visual …

c++ winhttp
Do I really need to register WinHttp on Windows Server 2008 before using WinHttpRequest.5.1?

Basically I think this is a bug in Windows Server 2008, but I am not a COM ninja so it seems …

windows-server-2008 winhttp winhttprequest
WinHttp.WinHttpRequest adding to the content-type

I'm trying to make a request to kigo's api using vba WinHttp.WinHttpRequest, i was able to send a request, …

vba ms-access winhttp winhttprequest