]> granicus.if.org Git - curl/commit
Another socks5-fix. Make sure that when we use a socks-proxy, it is not the
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 May 2003 06:28:25 +0000 (06:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 May 2003 06:28:25 +0000 (06:28 +0000)
commit90b0f38316ce59d24d254e4f46d46bc08174b854
tree6d0373da6fc3a0f3d1f8fe5441c2d2754ce998a8
parent18f630ab21066e14983bae69b357b6b6f8b5c5b1
Another socks5-fix. Make sure that when we use a socks-proxy, it is not the
same as using a httpproxy so we must make sure to better check for http
proxies before we do HTTP proxy stuff. This included authorization and
URI usage in the request etc.
lib/http.c