Closed Fishrock123 closed 4 years ago
Should work but isn't ideal. See code comments for details.
Implements https://github.com/http-rs/surf/issues/18
Should this be feature flagged?
Am I right in reading that this keep the same request method regardless of the status code? I don't think that's correct: 301/302 should redirect to GET instead.
Should work but isn't ideal. See code comments for details.
Implements https://github.com/http-rs/surf/issues/18