Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

302 redirect can't be catched #714

Open
r4do opened this issue Nov 29, 2018 · 2 comments
Open

302 redirect can't be catched #714

r4do opened this issue Nov 29, 2018 · 2 comments

Comments

@r4do
Copy link

r4do commented Nov 29, 2018

There is no way to catch 302 redirect: when I'm trying to get page with 302 redirect, I can't catch that there was a redirect from one page to another: I'm always getting status 200 with content of page where I was redirected to. How can I know that request was redirected?

@JonLev
Copy link

JonLev commented Dec 6, 2018

+1 on this one, I would like to avoid to fetch the redirection result and actually do the redirection.

@Boxie5
Copy link

Boxie5 commented Dec 28, 2020

same here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants