Change #264102
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Thu 09 Apr 2026 23:54:20 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/303 |
| Revision | 3f3d144bbc3e2ae0e6266fc2c5d8e99ec4fd7b7c |
Comments
http: on 303, switch to GET ... unless it is a POST and the user explicitly asked to keep doing POST. Add test1983/1984: verify --follow with 303 and PUT + custom GET Fixes #20715 Reported-by: Dan Arnfield
Changed files
- lib/http.c
- tests/data/Makefile.am
- tests/data/test1983
- tests/data/test1984