Fixed a problem with any FTP URL or any URLs containing an IPv6 address
being mangled when passed to proxies when CURLOPT_PORT is also set (reported by Pramod Sharma).
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -11,6 +11,10 @@ Daniel Fandrich (31 Jul 2008)
|
||||
as well as IPv4 addresses in IPv6 format. Also, better handle the case
|
||||
of a malformatted IPv6 address (avoid empty and NULL strings).
|
||||
|
||||
- Fixed a problem with any FTP URL or any URLs containing an IPv6 address
|
||||
being mangled when passed to proxies when CURLOPT_PORT is also set
|
||||
(reported by Pramod Sharma).
|
||||
|
||||
Daniel Stenberg (30 Jul 2008)
|
||||
- Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL
|
||||
parser to allow numerical IPv6-addresses to be specified with the scope
|
||||
|
||||
Reference in New Issue
Block a user