No subject


Tue Mar 17 14:04:44 CDT 2009


trace:wininet:HttpOpenRequestW (0x2, L"HEAD",
L"/send/file/221146-Z3UX/PlaceDBSetup.exe", (null), (null), 0x16ee20, a0000000,
00000000)
...
trace:wininet:HTTP_HttpSendRequestW full request -> "HEAD
/send/file/221146-Z3UX/PlaceDBSetup.exe HTTP/1.1\r\nAccept: */*\r\nHost:
dl.filekicker.com\r\nContent-Length: 0\r\nUser-Agent: IS Download DLL\r\n\r\n"

and gets back:

trace:wininet:HTTP_GetResponseHeaders raw headers: L"HTTP/1.1 302 Object
moved\r\nDate: Fri, 17 Jul 2009 07:59:26 GMT\r\nX-Powered-By: ASP.NET\r\nP3P:
CP='NOI ADM DEV COM NAV OUR IND'\r\nLocation:
http://dl5.filekicker.net/private/$adv-rgn1$1247860766$160ac4f01d68678bfbb5daec82e9e694$/id/$FK15070$221146-Z3UX$/cache/51e479ae0c1d36b3024dd8ed8f9e9daa42dc3"...

A HEAD request is not supposed to contain any message body, so wininet may not
be handling the HEAD request correctly and tries to read further data when
there is none to be expected.

-- 
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