Fixed how the user name is extracted from http_proxy environment variable

when set.
This commit is contained in:
Daniel Stenberg 2004-03-31 10:46:06 +00:00
parent 40d9855df2
commit dd2add82ee
2 changed files with 8 additions and 3 deletions

View file

@ -32,7 +32,7 @@ http://we.want.that.site.com/63
</strip>
<protocol>
GET http://we.want.that.site.com/63 HTTP/1.1
Proxy-authorization: Basic aHR0cDovL2Zha2U6dXNlcg==
Proxy-authorization: Basic ZmFrZTp1c2Vy
Host: we.want.that.site.com
Pragma: no-cache
Accept: */*