Rewrite test_load_doesnt_send_request_body_on_any_redirect.
f03a600
Note that it is necessary to use POST here; using GET will cause an error in hyper, which enforces the rule that GET requests don't have a body.