mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:53:32 +03:00
Giancarlo Formicuccia reported and fixed a problem with a closed connection
to a proxy during CONNECT auth negotiation.
This commit is contained in:
parent
19631f5d5f
commit
dc2c70be07
3 changed files with 9 additions and 2 deletions
|
|
@ -16,6 +16,7 @@ This release includes the following changes:
|
|||
This release includes the following bugfixes:
|
||||
|
||||
o Test cases 31, 46, 61, 506, 517 now work in time zones that use leap seconds
|
||||
o problem with closed proxy connection during HTTP CONNECT auth negotiation
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
|
|
@ -32,7 +33,6 @@ New curl mirrors:
|
|||
This release would not have looked like this without help, code, reports and
|
||||
advice from friends like these:
|
||||
|
||||
Dan Fandrich, Song Ma, Daniel Black
|
||||
Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia
|
||||
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue