Skip to content

Make sure all HTTP requests allow redirects. #46

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
Dec 8, 2021
Merged

Conversation

AlanDonohoe
Copy link
Contributor

What's this PR do?

Makes sure all HTTP requests allow redirects.

Background context

The various HTTP calls were not consistent in this regard.

The varios HTTP calls were not consistent in this regard.
@codecov-commenter
Copy link

Codecov Report

Merging #46 (06d1c29) into main (45510d9) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files           9        9           
  Lines         444      444           
=======================================
  Hits          440      440           
  Misses          4        4           
Flag Coverage Δ
unittests 99.09% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
urlbox/urlbox_client.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c62b7fd...06d1c29. Read the comment docs.

@AlanDonohoe AlanDonohoe merged commit 21cbb20 into main Dec 8, 2021
@AlanDonohoe AlanDonohoe deleted the follow-redirects branch December 8, 2021 12:06
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.

2 participants