Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

httpx does not follow redirects by default. #12

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
mikeckennedy merged 1 commit into talkpython:main from shireenrao:patch-1
Nov 12, 2021

Conversation

Copy link
Contributor

@shireenrao shireenrao commented Nov 11, 2021

The old URL's now have a redirect. For example the URL https://talkpython.fm/270 is redirected to https://talkpython.fm/episodes/show/270/python-in-supply-chains-oil-rigs-rockets-and-lettuce. By default httpx does not follow redirects. To enable redirect's we need to add the follow_redirects=True flag to the httpx.get call.

The old URL's now have a redirect. For example the URL `https://talkpython.fm/270` is redirected to `https://talkpython.fm/episodes/show/270/python-in-supply-chains-oil-rigs-rockets-and-lettuce`. By default httpx does not follow redirects. To enable redirect's we need to add the follow_redirects=True flag to the httpx.get call.
@mikeckennedy mikeckennedy merged commit 2e5b648 into talkpython:main Nov 12, 2021
Copy link
Member

Super, thank you @shireenrao for the update.

shireenrao reacted with hooray emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /