Skip to content

Conversation

@franekmagiera
Copy link
Contributor

Context in urllib3/urllib3#3392

Urllib3's CI started failing due to the requests test_redirecting_to_bad_url failing. The test started failing, beacuse httpbin started returning 500 on initial request, instead of a 302. I think this would break requests CI as well if it were run now.

Modified the redirect to URI to something that will not cause httpbin to throw a 500, but is still an invalid URI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants