Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use allowed_method option instead of method_whitelist #350

Merged
merged 3 commits into from Dec 14, 2021
Merged

Commits on Dec 14, 2021

  1. explicitly specify the version of urllib3 to 1.26.0 or higher

    I want to use new retry option name 'allowed_methods' instead of 'method_whitelist'
    Songmu committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    7a60af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ba987 View commit details
    Browse the repository at this point in the history
  3. clean tests

    Songmu committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c22fc75 View commit details
    Browse the repository at this point in the history