1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

support user name and password in proxy environment variables

This commit is contained in:
Daniel Stenberg 2003-05-19 13:14:26 +00:00
parent e9154b2549
commit 8ee1177206

View File

@ -6,6 +6,11 @@
Changelog
Daniel (19 May)
- As requested by Martin Michlmayr in Debian bug report #193630, libcurl now
supports user name and password in the proxy environment variables. Added
test case 63 to verify this.
Version 7.10.5 (19 May 2003)
Daniel (15 May)