-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add Parameter socket_options
to HTTPXRequest
#3935
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
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.
Hey! Looks like you edited the (optional) requirements or the pre-commit hooks. I'm just a friendly reminder to keep the additional dependencies for the hooks in sync with the requirements :)
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.
lgtm.
still, check the comments. you might want to address some of them.
* Follow up for #3935 * Also adds tests that make sure that `ApplicationBuilder` has all necessary methods
Closes #2965
TBH I'm not quite sure if I got the parameter description right, as I've never really worked with socket options. @tsnoam if you could kindly have a look at the descrption, that would be a great help :)