cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1742540 ] Curl regression from 7.15 to 7.16

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 25 Jun 2007 07:21:12 -0700

Bugs item #1742540, was opened at 2007-06-24 22:44
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1742540&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: http
Group: wrong content
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: runekl (runekl)
Assigned to: Daniel Stenberg (bagder)
Summary: Curl regression from 7.15 to 7.16

Initial Comment:
When I download the URLs

curl 'http://web3.aftenbladet.no/debatt/leder/'
curl 'http://www.ftf.dk/'
curl 'http://www.tnl.dk/'

with the latest Curl i get 0 bytes. With an older Curl I can download the web pages.

Please let me know if you want more information.

Latest curls, doesn't work:
curl 7.16.3-CVS (x86_64-redhat-linux-gnu) libcurl/7.16.3-CVS OpenSSL/0.9.8b zlib/1.2.3 c-ares/1.4.1-CVS libidn/0.6.5
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: AsynchDNS IDN IPv6 Largefile NTLM SSL libz

curl 7.16.2 (x86_64-redhat-linux-gnu) libcurl/7.16.2 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.8
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

Older Curl, works.
curl 7.15.5 (x86_64-unknown-linux-gnu) libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2007-06-25 16:21

Message:
Logged In: YES
user_id=1110
Originator: NO

fix committed to CVS

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2007-06-25 15:49

Message:
Logged In: YES
user_id=1110
Originator: NO

I hereby official retract that comment.

RFC2616 section 4.4 point #5 says we should expect the server to close the
connection when done. I will adapt libcurl.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2007-06-24 22:49

Message:
Logged In: YES
user_id=1110
Originator: NO

Actually, the poor truth here is that it is not truly a regression. It is
curl being a bit more strict to some details in the HTTP spec, while all
these three URLs are fine examples of blatant spec violations.

I'm open for discussions on the mailing list on how we can improve this.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1742540&group_id=976
Received on 2007-06-25

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET