diff options
author | Paul Groke <paul.groke@dynatrace.com> | 2020-12-10 17:38:14 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-12-29 17:49:36 +0100 |
commit | 8324dc8b1a730445e7aa91f62d7f88b8376e4aee (patch) | |
tree | f4ef26e256e8887a5cc6adb34a3c504dcd5d449d /docs/examples/post-callback.c | |
parent | 68dde8e330a2580c1af3f34cc1971716948c307b (diff) |
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
Diffstat (limited to 'docs/examples/post-callback.c')
0 files changed, 0 insertions, 0 deletions