[Bug 17914] Using \n rather then \r\n breaks HTTP RFC with HTTP_AddRequestHeadersW

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 26 04:10:38 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17914


Yann Droneaud <yann at droneaud.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yann at droneaud.fr




--- Comment #12 from Yann Droneaud <yann at droneaud.fr>  2009-05-26 04:10:33 ---
(In reply to comment #11)
> Tests in the first patch succeed on native wininet from ie8.
> The second patch produces failures:
> 
> http.c:933: Test failed: HttpSendRequest Failed with error 12150

12150 ERROR_HTTP_HEADER_NOT_FOUND

Indeed, my test case is broken regarding to mandatory Content-Length header...
I wrote Content-Length=9 instead of Content-Length: 9 sorry.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list