Skip to content
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

301/302 redirect page #15

Closed
jiananshi opened this issue Mar 27, 2017 · 2 comments
Closed

301/302 redirect page #15

jiananshi opened this issue Mar 27, 2017 · 2 comments
Assignees
Labels

Comments

@jiananshi
Copy link

jiananshi commented Mar 27, 2017

Says we currently have an API redirects user to another page:

Request --> API --> PageA

restc send a request from frontend with fetch instead of jumping page which breaks the process, currently I have to disable restc on prod env.

2017-03-27 10 52 25

thanks in advance

@lujjjh lujjjh self-assigned this Mar 28, 2017
@lujjjh
Copy link
Contributor

lujjjh commented Feb 5, 2018

Since this is a restriction of fetch and the Location of 30x is not exposed to the browser, I have no idea how to deal with it.

I am closing this issue. If there is solutions in the future, I will open this again.

@lujjjh lujjjh closed this as completed Feb 5, 2018
@Fmain
Copy link

Fmain commented Apr 3, 2020

遇到了同样的问题

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

No branches or pull requests

3 participants