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

Added setTimeout for XMLHttpRequest #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

killme2008
Copy link

We have to set request timeout in our production to avoid blocking too many requests.I added a method setTimeout for XMLHttpRequest.I hope it can be merged into master branch,then i don't have to use my own version of node-XMLHttpRequest.Thanks for your great work.

@ortegag
Copy link

ortegag commented Apr 4, 2014

We also need the timeout feature, but we need an interface more similar than the W3C standard. Is it possible to change your implementation to comply (at least at interface level) with the standard?

@pulkitsinghal
Copy link

@ortegag can you give an example of something "more similar than the W3C standard"

@Stephenitis
Copy link

I've seen two separate instances of this issue crop up. +1

@pulkitsinghal
Copy link

@driverdan Can you let us know what's stopping you from accepting this PR? Any doubts or qualms you have about it?

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

Successfully merging this pull request may close these issues.

4 participants