]> granicus.if.org Git - curl/commit
Jeff Lawson pointed out that we need to check for a '5' in the version field
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 Feb 2004 07:33:30 +0000 (07:33 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Feb 2004 07:33:30 +0000 (07:33 +0000)
commite4916145ef9743b0f417fbec86888f29b5622276
tree4b883f2880f7fd4fba1eb87daf8f93ed76104d3c
parent3ec605de6716de41408aead150aff81ff7b96992
Jeff Lawson pointed out that we need to check for a '5' in the version field
to properly work with SOCKS5 proxies. I also included some ascii art describing
the SOCKS5 response, as RFC1928 describes. Jeff provided details in bug
report #741841 and here: http://curl.haxx.se/mail/lib-2004-02/0181.html
lib/url.c