Skip to content
Snippets Groups Projects
Commit 01205f77 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

today's proxy fixes

parent 06ad5be3
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o proxy environment variables are now ignored when built HTTP-disabled
o CURLOPT_PROXY can now disable HTTP proxy even when built HTTP-disabled
o "curl dictionary.com" no longer assumes DICT protocol
o re-invoke some system calls on EINTR
o duplicate Host: when failed connection re-use
......@@ -39,6 +41,7 @@ advice from friends like these:
Dan Fandrich, Peter Pentchev, Marcin Konicki, Rune Kleveland, David Shaw,
Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt,
Hzhijun, Pavel Orehov, Bruce Mitchener, Cyrill Osterwalder, Dan Torop,
Martijn Koster, Alex aka WindEagle, Cody Jones, Samuel Daz Garca
Martijn Koster, Alex aka WindEagle, Cody Jones, Samuel Daz Garca,
Stephan Bergmann
Thanks! (and sorry if I forgot to mention someone)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment