Change #274706
| Category | curl |
| Changed by | Graham Campbell <hello@gjcampbell.co.uk> |
| Changed at | Mon 13 Jul 2026 11:27:16 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | c3ae9ef8226ac60c5e5915e44a927d4b05daebd9 |
Comments
hostip: only cache negative resolves for authoritative answers Closes #22302
Changed files
- docs/libcurl/libcurl-env-dbg.md
- docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.md
- lib/asyn-ares.c
- lib/asyn-thrdd.c
- lib/asyn.h
- lib/doh.c
- lib/doh.h
- lib/fake_addrinfo.c
- lib/hostip.c
- tests/http/test_21_resolve.py
- tests/http/testenv/dnsd.py
- tests/server/dnsd.c
- tests/unit/unit1650.c