HttpReturnHeaderVersion
Returns the major and minor versions from the HTTP request.
#include <httpexp.h>
BOOL HttpReturnHeaderVersion (
HINTERNET hndl,
UINT32_PTR lpHttpMajorVersion,
UINT32_PTR lpHttpMinorVersion);