Skip to content

Add timeout and follow redirects to all http calls. #25

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

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

AlanDonohoe
Copy link
Contributor

What's this PR do?

Adds timeout and follow redirects to all http calls.
Follow redirects is True for all requests other than head - so that's why it's only added to the head request here.

follow redirects is True for all requests other than head - so that's
why it's only added to the head request here.
@AlanDonohoe AlanDonohoe merged commit ad99a3a into main Nov 25, 2021
@AlanDonohoe AlanDonohoe deleted the http-library-follow-redirects-and-timeouts branch November 25, 2021 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant