Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-20 | CURLOPT_RESOLVE: Add support for multiple IP addresses per entry | Anders Bakken | |
This enables users to preresolve but still take advantage of happy eyeballs and trying multiple addresses if some are not connecting. Ref: https://github.com/curl/curl/pull/2260 | |||
2017-11-17 | resolve: allow IP address within [] brackets | Daniel Stenberg | |
... so that IPv6 addresses can be passed like they can for connect-to and how they're used in URLs. Added test 1324 to verify Reported-by: Alex Malinovich Fixes #2087 Closes #2091 | |||
2016-11-28 | cmdline-opts: more command line options documented | Daniel Stenberg | |
Moved over to the new format |