Stephen More pointed out that CURLOPT_FTPPORT and the -P option didn't work
when built ipv6-enabled. I've now made a fix for it. Writing test cases for custom port strings turned too tricky so unfortunately there's none.
This commit is contained in:
@@ -22,6 +22,7 @@ This release includes the following changes:
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o CURLOPT_FTPPORT and -P work when built ipv6-enabled
|
||||
o FTP third party transfers was much improved
|
||||
o proxy environment variables are now ignored when built HTTP-disabled
|
||||
o CURLOPT_PROXY can now disable HTTP proxy even when built HTTP-disabled
|
||||
@@ -50,6 +51,6 @@ advice from friends like these:
|
||||
Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt,
|
||||
Hzhijun, Pavel Orehov, Bruce Mitchener, Cyrill Osterwalder, Dan Torop,
|
||||
Martijn Koster, Alex aka WindEagle, Cody Jones, Samuel D<>az Garc<72>a,
|
||||
Stephan Bergmann, Philippe Hameau, Ian Ford
|
||||
Stephan Bergmann, Philippe Hameau, Ian Ford, Stephen More
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
||||
Reference in New Issue
Block a user