When re-using a connection, make sure that we use the current host name as
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 May 2002 22:24:56 +0000 (22:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 May 2002 22:24:56 +0000 (22:24 +0000)
commitec585e8907ac8df8c1545f1cd7e2567edf284d08
treef8abf221a774e716f2f9a0604b8dd7c3d759d045
parent0aeb25ff3b7e23b12212fb3d18b70fb75917d87b
When re-using a connection, make sure that we use the current host name as
we might actually re-use a connection to a different host, when using proxies!

This was what bug report #558888 was all about.
lib/url.c