Commit a41493b3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- 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.
parent 6da73d09
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment