diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-03-26 09:07:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-03-26 09:07:44 +0000 |
commit | 8b35b89f4d386e7c89b66f74ce942fbc717af63e (patch) | |
tree | bc1be09b1f7eab22ae6eb12a93aa0febabee436f /CHANGES | |
parent | 31f9d4016df85b2b5ebcfb4afd7c17d2415da0b1 (diff) |
persistant fix for http/1.0
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |