Skip to content

Bugfix: Support older versions of `urllib3`

Compare
Choose a tag to compare
@trendelkampschroer trendelkampschroer released this 24 Mar 09:10
· 13 commits to master since this release
ae98e90

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.