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

Add XMLHttpRequest timeout and ontimeout on server-side #189

Closed
ghost opened this issue May 24, 2017 · 3 comments
Closed

Add XMLHttpRequest timeout and ontimeout on server-side #189

ghost opened this issue May 24, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented May 24, 2017

Hello,

I think it will be great to add the timeout property from XMLHttpRequest described here :
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/timeout

In my case, I have to connect with a Single Sign On (SAML 2.0) server and it's important for my client to redirect someone if i can't reach it. So I need to timeout my request (I can't modify the SSO server).

Wakanda version : 1.1.4
Thanks ;)

@JegoYann
Copy link

Hello @Dupont-Matthieu , this is a great idea. We will put this feature request in the backlog.
Thanks.

@chriscurnow
Copy link

+1

@JegoYann
Copy link

Hello @Dupont-Matthieu, @chriscurnow ,
Wakanda Server v2.4.0 now has a xhr.timeout attribute.

Yann

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

No branches or pull requests

3 participants