]> granicus.if.org Git - curl/commit
When setting a proxy with environment variables and (for example) running
authorDaniel Stenberg <daniel@haxx.se>
Fri, 22 Dec 2006 07:30:21 +0000 (07:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 Dec 2006 07:30:21 +0000 (07:30 +0000)
commitb2f8de571fb10f58bc3c8411bb4bbed2aa14dc52
tree4cb049b8e6744fb4f96a517669fc7f195c0be95a
parentcb4a5f5a2b15c5bba5f1caec492b2c3bce8bbcf1
When setting a proxy with environment variables and (for example) running
'curl [URL]' with a URL without a protocol prefix, curl would not send a
correct request as it failed to add the protocol prefix.
CHANGES
RELEASE-NOTES
lib/url.c