Bugfix: Support older versions of `urllib3`
trendelkampschroer
released this
24 Mar 09:10
·
13 commits
to master
since this release
Ensure compatibility with urllib3
versions smaller than 1.26.0
- the first version that introduced the allowed_methods
argument and started deprecation of the method_whitelist
argument.