]> git.ipfire.org Git - thirdparty/tornado.git/commit
Revert "_HTTPConnection: check location on _should_follow_redirect() and retain safe... 2439/head
authorBen Darnell <ben@bendarnell.com>
Wed, 11 Jul 2018 02:04:15 +0000 (22:04 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 11 Jul 2018 02:04:15 +0000 (22:04 -0400)
commitdda77f2ca3365bd031a0c56dd19c8ed781a0695a
treef8fb487b4547060fb8e821b5dae93bdc70a80771
parentcb79c89248998e9a27d940b82aa63361750e016a
Revert "_HTTPConnection: check location on _should_follow_redirect() and retain safe request when following redirects (#2409)"

This reverts commit 859a038eb9c1af99d3871c9972f0826a1d05475d.

This commit was merged after the release of 5.1b1 with insufficient
consideration and testing. I'll bring this back in the 6.0 cycle with
a test
tornado/simple_httpclient.py