Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #196450

Category None
Changed by Darshit Shah <gitohnoyoudont@darnir.net>
Changed at Mon 29 Apr 2024 19:54:14
Repository https://github.com/rockdaboot/wget2
Project rockdaboot/wget2
Branch master
Revision 329d1282caa9ae58105a6b6832138050c492dc28

Comments

Limit cases where methods are redirected to GET

* tests/test-spider-r.c: Add new test for redirections with spider
* src/wget.c(process_response_header): Prevent changing the request
  method during a redirection to GET.

Fixes: #660

Changed files