http://bugs.winehq.org/show_bug.cgi?id=19490
Summary: WINHTTP_QUERY_VERSION not implemented in WinHttp query_headers() Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: arzwine@yahoo.com
Querying the version of a WinHttp response using the token WINHTTP_QUERY_VERSION is not supported. Under Windows this call is successful.
Patch for implementation of WINHTTP_QUERY_VERSION (winhttp/request.c) attached.
Thanks, Arnoud.