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

Further handle when received 401 response #39

Open
long800110 opened this issue Mar 29, 2018 · 0 comments
Open

Further handle when received 401 response #39

long800110 opened this issue Mar 29, 2018 · 0 comments

Comments

@long800110
Copy link

This is a problem regarding webview plugin.
The scenario as below:
If we want to open an URL which need the authorization, server side will return a 401 response.
In this case, the webview be rendered as a blank page rather than alert a dialog to ask user input the authorization information (User ID, password) which just like what the mainstream browser do.

Is there an existing solution to cover this scenario or we have to make the secondary development to handle this case if we use the plugin

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

No branches or pull requests

1 participant