Change #246259
Category | curl |
Changed by | Stefan Eissing <stefan | @eissing.org>
Changed at | Mon 20 Oct 2025 14:48:20 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 4be9db7bc8c7b604e9288f7deaec48f61bbc61e0 |
Comments
http: accept duplicate location with same value When a server sends a Location: header repeat with the same location, ignore the repeats silently. Follow-up to 9596c4a2587a9e512ea46f Closes #19159
Changed files
- lib/http.c