Change #264223
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Sat 11 Apr 2026 17:31:56 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | a483128b018c18fa12b1202a63f27461e546f152 |
Comments
pytest: test threaded resolver Add `resolv-threaded` to curlinfo to detect use of the threaded resolver correctly even with c-ares linked to https-rr. Run test_21_05 exactly when threaded resolver is built. Closes #21287
Changed files
- src/curlinfo.c
- tests/http/test_21_resolve.py
- tests/http/testenv/env.py