1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 10:51:49 -05:00
curl/docs/cmdline-opts
Paul Groke 8324dc8b1a
dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entries
Extend the syntax of CURLOPT_RESOLVE strings: allow using a '+' prefix
(similar to the existing '-' prefix for removing entries) to add
DNS cache entries that will time out just like entries that are added
by libcurl itself.

Append " (non-permanent)" to info log message in case a non-permanent
entry is added.

Adjust relevant comments to reflect the new behavior.

Adjust documentation.

Extend unit1607 to test the new functionality.

Closes #6294
2020-12-29 17:49:36 +01:00
..
2020-12-21 16:28:03 +01:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2020-09-04 15:38:14 +02:00
2020-11-04 23:59:47 +01:00
2020-09-04 15:38:14 +02:00
2020-09-04 15:38:14 +02:00
2020-11-04 23:59:47 +01:00
2020-12-21 16:28:03 +01:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2020-10-26 17:18:37 -04:00
2020-09-04 15:38:14 +02:00
2020-09-04 15:38:14 +02:00
2020-11-04 23:59:47 +01:00
2020-09-04 15:38:14 +02:00
2020-12-21 16:38:48 +01:00