ChangeSet ID: 12977 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/19 15:09:20
Modified files: dlls/wininet : internet.h http.c
Log message: Robert Shearman rob@codeweavers.com Fix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that it returns the actual headers received, not just reconstituting them from processed data.
Patch: http://cvs.winehq.org/patch.py?id=12977
Old revision New revision Changes Path 1.25 1.26 +1 -0 wine/dlls/wininet/internet.h 1.68 1.69 +139 -138 wine/dlls/wininet/http.c