Age | Commit message (Collapse) | Author |
|
This file wasn't included in commit 4af40b3646d3b09 which updated all
haxx.se http urls to https. The file was committed prior to that update,
but may have been merged after it and hence didn't get updated.
Closes #2550
|
|
Closes https://github.com/curl/curl/pull/2503
|
|
The connect-to list isn't copied so as long as the handle may be used
for a transfer the list must be valid.
Bug: https://github.com/curl/curl/pull/819
Reported-by: Michael Kaufmann
|
|
Fixes #779
|
|
Makes curl connect to the given host+port instead of the host+port found
in the URL.
|