wininet: default to keep-alive when the server is HTTP/1.1, not when it isn't

Vincent Povirk vincent at codeweavers.com
Thu Aug 14 13:50:01 CDT 2008


This is a fix to a problem I introduced in
fd5b97bc4d12adc69085b739061c56e9107f8d1f. The expression that checked
the HTTP version was true for HTTP/1.0 servers, and I treated it as if
it were true for HTTP/1.1 servers. That means we defaulted to keep-alive
for HTTP/1.0 servers only, the exact opposite of what we want.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wininet-default-to-keep-alive-when-the-server-is-HT.patch
Type: application/mbox
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080814/dc98bdd6/attachment.bin 


More information about the wine-patches mailing list