]> git.ipfire.org Git - thirdparty/curl.git/commit
connections: non-HTTP proxies on different ports aren't reused either
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 May 2016 21:15:05 +0000 (23:15 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 3 May 2016 06:18:15 +0000 (08:18 +0200)
commit5823179523e9ad02a98ab6e184ed120ad2324481
tree10cbf4d06ab938a4681871efb9d0eb05573252b6
parent96eb9a862b4d90694f7ba13af1a6acfb98eb87c7
connections: non-HTTP proxies on different ports aren't reused either

Reported-by: Oleg Pudeyev and fuchaoqun
Fixes #648
lib/conncache.c
lib/url.c