Change #278745
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Wed 19 Aug 2026 23:39:09 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 9b29495863c967e2768ea1c517f3ad28a50a9a1b |
Comments
http: custom Authorization: header overrides Negotiate As documented and as it does for other methods. Difficult to test since it needs a successful kerberos ticket. Reported-by: sdgh179 on github Fixes #22610 Closes #22622
Changed files
- lib/http.c