]> git.ipfire.org Git - thirdparty/curl.git/commit
Tobias Rundstrom reported a problem they experienced with xmms2 and recent
authorDaniel Stenberg <daniel@haxx.se>
Wed, 2 May 2007 17:35:47 +0000 (17:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 2 May 2007 17:35:47 +0000 (17:35 +0000)
commitacc4868b78c6fa0c4d2aba6a4155d2a11fb173ee
tree8f6c57dfb4ccef301b30cef089387b18a2a213dc
parent1afb67e31b3e8f952e39e4de4f1abeac3fc84376
Tobias Rundstrom reported a problem they experienced with xmms2 and recent
libcurls, which turned out to be the 25-nov-2006 change which treats HTTP
responses without Content-Length or chunked encoding as without bodies. We
now added the conditional that the above mentioned response is only without
body if the response is HTTP 1.1.
CHANGES
RELEASE-NOTES
lib/transfer.c