mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
36fd8da1c0
The docs incorrectly listed HEAD as a method that follows redirects by default: it does not. This commit resolves this issue, and thus resolves issue #504.