]> granicus.if.org Git - curl/commit
Fixed a couple of problems in the IPv6 scope code. First, a host name in
authorDan Fandrich <dan@coneharvesters.com>
Thu, 31 Jul 2008 02:18:01 +0000 (02:18 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 31 Jul 2008 02:18:01 +0000 (02:18 +0000)
commitfe1d024351a0c061882c2b8df1eba7f37a925830
treefa0727d93c3d1eb6d5e95438a850fb6e31f987af
parent0de08d418feccc0d0f16a215c4ac3fb05e356198
Fixed a couple of problems in the IPv6 scope code. First, a host name in
an URL in a Location: header didn't have the scope ID removed, so an
invalid host name was used.  Second, when the scope ID was removed, it
also removed any port number that may have existed in the URL.
lib/url.c