- Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS +
authorDaniel Stenberg <daniel@haxx.se>
Mon, 22 Sep 2008 20:42:13 +0000 (20:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 Sep 2008 20:42:13 +0000 (20:42 +0000)
commitc4a694862c69f2b63c6b775cd6fdf1a7afcc0a52
treeeacfe1159860fdb645161f5e7c63add86c07b1b9
parent1e076a4ae0d412ec2413f12db472fd52849d3d56
- Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS +
  proxy" (http://curl.haxx.se/bug/view.cgi?id=2107377) that showed how a multi
  interface using program didn't work when built with GnuTLS and a CONNECT
  request was done over a proxy (basically test 502 over a proxy to a HTTPS
  site). It turned out the ssl connect function would get called twice which
  caused the second call to fail.
CHANGES
RELEASE-NOTES
lib/http.c