Getting Redirect URL in a GET request #3169
Unanswered
NiCkWKT
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am struggling with getting redirect url from a GET request with httpx.
Using requests
Output:
I can get the redirect url using requests.
Using httpx
Output:
I cannot get the Redirect URL when using httpx.
Is there anything wrong with my code? Or it is a bug?
Beta Was this translation helpful? Give feedback.
All reactions