diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-01-29 09:26:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-01-29 09:26:36 +0000 |
commit | abdbd3100f3d42d35730419e1aea02db40f5c214 (patch) | |
tree | b35969175482cc06ef42cf991a044af7df237535 /RELEASE-NOTES | |
parent | ddace02efe44a4021d75f62cc30816d4f1a30776 (diff) |
- Michael Wallner reported that when doing a CONNECT with a custom User-Agent
header, you got _two_ User-Agent headers in the CONNECT request...! Added
test case 287 to verify the fix.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c3a9da4ff..d14582827 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -80,6 +80,6 @@ advice from friends like these: Stefan Krause, Sebastien Willemijns, Alexey Simak, Brendan Jurd, Robson Braga Araujo, David McCreedy, Robert Foreman, Nathanael Nerode, Victor Snezhko, Linus Nielsen Feltzing, Toby Peterson, Dan Fandrich, - Armel Asselin + Armel Asselin, Michael Wallner, Guenter Knauf Thanks! (and sorry if I forgot to mention someone) |