-
Notifications
You must be signed in to change notification settings - Fork 0
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
Urllib3 request hook #2
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Please don't merge this PR - but rather open a PR to the upstream repository.
@nozik |
@ItayGibel-heliosphere 👍 |
62cf7e4
to
7bce6e8
Compare
Merged in the original repo |
Description
Adding an option for an extended form of Urllib3 request hook with additional two arguments:
Type of change
How Has This Been Tested?
Added a unit test named
test_extended_request_hook
testing the extended argumentsDoes This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.