curl-curl/docs/tests
Daniel Stenberg df2b4ccc22
hostip: cache negative name resolves
Hold them for half the normal lifetime. Helps when told to transfer N
URLs in quick succession that all use the same non-resolving hostname.

Done by storing a DNS entry with a NULL pointer for 'addr'.

Previously an attempt was made in #12406 by Björn Stenberg that was
ultimately never merged.

Closes #18157
2025-08-05 08:05:31 +02:00
..
CI.md docs/tests: remove mention of hyper 2025-06-01 13:45:52 +02:00
FILEFORMAT.md hostip: cache negative name resolves 2025-08-05 08:05:31 +02:00
HTTP.md pytest: use dante-server in CI 2025-07-29 15:02:30 +02:00
TEST-SUITE.md tests: fix UTF-8 detection, per-test LC_* settings, CI coverage 2025-07-23 22:17:07 +02:00