]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix #1146 Set default allow_redirects to true (#1183)
authorSkyler Dong <dongskyler@gmail.com>
Sun, 16 Aug 2020 05:33:46 +0000 (00:33 -0500)
committerGitHub <noreply@github.com>
Sun, 16 Aug 2020 05:33:46 +0000 (07:33 +0200)
commita226c60861f651b9874e31e66b3bb7f0db46c96d
tree64a0e6102256c7563b6f5c7cbfd55dcf690275d1
parent891d865044d27c229278f0fa20d84ba4007cb289
Fix #1146 Set default allow_redirects to true (#1183)

* Set default allow_redirects to true

* Set default allow_redirects to true

* Fix line-too-long linting error by removing comments
httpx/_api.py
httpx/_client.py