1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

persistant fix for http/1.0

This commit is contained in:
Daniel Stenberg 2001-03-26 09:07:44 +00:00
parent 31f9d4016d
commit 8b35b89f4d

View File

@ -6,6 +6,12 @@
History of Changes
Daniel (26 March 2001)
- Mohamed Lrhazi reported problems with 7.6.1 and persistant HTTP/1.0
connections (when the server replied a Connection: Keep-Alive) and this
problem was not properly dealt with in 7.7 either. A patch was posted to the
curl-and-php mailing list.
Daniel (24 March 2001)
- Colin Watson reported about a problem and brought a patch that corrected it,
which was about the man page and lines starting with a single quote (') in a