Change #246195
Category | None |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Mon 20 Oct 2025 09:35:23 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | master |
Revision | 9596c4a2587a9e512ea46fbd7b6fc1ecb878590f |
Comments
http: return error for a second Location: header Unless it is identical to the previous one. Follow-up to dbcaa0065719acc0383 Adjusted test 580, added test 772 and 773 Fixes #19130 Reported-by: Jakub Stasiak Closes #19134
Changed files
- lib/http.c
- tests/data/Makefile.am
- tests/data/test580
- tests/data/test772
- tests/data/test773