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

Support connection timeout with ability to pause the timer for credentials #35

Open
sbadugu opened this issue May 27, 2015 · 1 comment

Comments

@sbadugu
Copy link

sbadugu commented May 27, 2015

From @sanjay-saxena on January 21, 2015 19:20

If a login dialog is being shown to the user, then the timer should pause while the dialog is up. Once the user provides the credentials and dismisses the dialog, the timer should resume.

Copied from original issue: kaazing/netx.http#24

@sbadugu
Copy link
Author

sbadugu commented May 27, 2015

From @sanjay-saxena on January 21, 2015 19:29

HttpURLConnection supports setAllowUserInteraction(boolean). However, it is not clear if this will work for Application * authentication schemes that are handled outside the purview of the system java.net.Authenticator.

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