Skip to content

Conversation

@pgasiorowski
Copy link
Contributor

Similar to #64

timeout option is allowed in node's http request:
http.request({url: 'http://localhost, timeout: 3000})
ref https://nodejs.org/api/http.html#http_http_request_options_callback

timeout is also a correct option for jquery.ajax()

Tested on node 8.9 and latest 10.8.0

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.

1 participant