aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/resolve.d
AgeCommit message (Collapse)Author
2018-02-20CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders 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-17resolve: allow IP address within [] bracketsDaniel 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-28cmdline-opts: more command line options documentedDaniel Stenberg
Moved over to the new format