Skip to content

Pass timeout parameter to request - #65

Open
pgasiorowski wants to merge 2 commits into
najaxjs:masterfrom
pgasiorowski:patch-2
Open

Pass timeout parameter to request#65
pgasiorowski wants to merge 2 commits into
najaxjs:masterfrom
pgasiorowski:patch-2

Conversation

@pgasiorowski

Copy link
Copy Markdown
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