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

Want support for async option #21

Open
Swivelgames opened this issue Nov 7, 2014 · 0 comments
Open

Want support for async option #21

Swivelgames opened this issue Nov 7, 2014 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Swivelgames
Copy link

We're running into issues at the moment, because we want to force a synchronous request via the XMLHttpRequest module if we're on the server-side for a particular scenario. The issue with this is that it does not seem like w3c-xmlhttprequest will allow for this. It is understandable in some respects, but in certain specific scenarios this may be required. It is in the W3C specification as well, which I was under the impression this library implemented.

Please add this feature. It is a must-have for our project.

Thanks!

@Swivelgames Swivelgames changed the title Wants support for async option Want support for async option Nov 7, 2014
@ykzts ykzts added the enhancement New feature or request label Jan 17, 2016
@ykzts ykzts added this to the 2.1.0 milestone Jan 17, 2016
@ykzts ykzts modified the milestones: 3.0.0, 4.0.0 Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants