- Jad Chamcham pointed out a bug with connection re-use. If a connection had
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Nov 2009 13:27:21 +0000 (13:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Nov 2009 13:27:21 +0000 (13:27 +0000)
commita41493b3b0eaa83a907b4c3dbbab1297791ead97
tree13cfa43e22427c97128ac43ab5aa987f07b15e53
parent6da73d09f1744b9363c851854e71aaa175a9936c
- Jad Chamcham pointed out a bug with connection re-use. If a connection had
  CURLOPT_HTTPPROXYTUNNEL enabled over a proxy, a subsequent request using the
  same proxy with the tunnel option disabled would still wrongly re-use that
  previous connection and the outcome would only be badness.
CHANGES
RELEASE-NOTES
lib/url.c