mirror of
https://github.com/curl/curl.git
synced 2026-07-29 08:43:07 +03:00
- James Bursa posted a patch to the mailing list that fixed a problem with
no_proxy which made it not skip the proxy if the URL entered contained a user name. I added test case 1101 to verify.
This commit is contained in:
parent
b8e73495a5
commit
3cb06eb2b2
5 changed files with 99 additions and 41 deletions
5
CHANGES
5
CHANGES
|
|
@ -6,6 +6,11 @@
|
|||
|
||||
Changelog
|
||||
|
||||
Daniel Stenberg (17 May 2009)
|
||||
- James Bursa posted a patch to the mailing list that fixed a problem with
|
||||
no_proxy which made it not skip the proxy if the URL entered contained a
|
||||
user name. I added test case 1101 to verify.
|
||||
|
||||
Daniel Stenberg (11 May 2009)
|
||||
- Balint Szilakszi reported a memory leak when libcurl did gzip decompression
|
||||
of streams that had some parts (legitimately) missing. We now provide and use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue