Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,676 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
we can access response message header by QueryInfo function and query raw header flag but What for sending request? I need raw message header on sending request to debug my app?
Thanks
CInternetSession::OpenURL is an MFC function that accepts HTTP headers.