]> granicus.if.org Git - curl/commit
Cyrill Osterwalder posted a detailed analysis about a bug that occurs when
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jan 2005 14:00:45 +0000 (14:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jan 2005 14:00:45 +0000 (14:00 +0000)
commit29102befa66e009c668d6a51cc41051a273d4703
treedca83edda366c442b09a414fa9d0dacbb711f840
parent9d1145598abf9fddae2e88cca9e114c12a1b7d9d
Cyrill Osterwalder posted a detailed analysis about a bug that occurs when
using a custom Host: header and curl fails to send a request on a re-used
persistent connection and thus creates a new connection and resends it. It
then sent two Host: headers. Cyrill's analysis was posted here:
http://curl.haxx.se/mail/archive-2005-01/0022.html
CHANGES
RELEASE-NOTES
lib/multi.c
lib/transfer.c
lib/transfer.h