ChangeSet ID: 12783
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/03 19:24:47
Modified files:
dlls/wininet : http.c
Log message:
Mike McCormack <mike(a)codeweavers.com>
Build http requests in a more consistent way.
Fix the size of the request buffer.
Don't try converting the optional information from W to A.
Patch: http://cvs.winehq.org/patch.py?id=12783
Old revision New revision Changes Path
1.64 1.65 +79 -158 wine/dlls/wininet/http.c