Change #264224
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Sat 11 Apr 2026 17:33:03 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | afdd8f1290b418896db75e01df4cb60712a892c8 |
Comments
http: fix auth_used and auth_avail Fix http auth to set the `picked` auth when sending the corresponding headers. Fix reporting Digest as avail. Fixes #21274 Reported-by: sergio-nsk on github Closes #21284
Changed files
- lib/http.c