Skip to content

Response timeout #1128

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

Merged
merged 4 commits into from
Dec 10, 2016
Merged

Response timeout #1128

merged 4 commits into from
Dec 10, 2016

Conversation

kornelski
Copy link
Contributor

No description provided.

@kornelski
Copy link
Contributor Author

This is MVP for #1115

return this;
}

if ('undefined' !== options.deadline) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this missing a typeof?

@focusaurus focusaurus merged commit c11a225 into master Dec 10, 2016
@focusaurus focusaurus deleted the timeout branch December 10, 2016 20:40
kornelski added a commit that referenced this pull request Dec 11, 2016
* origin/master:
  v3.2.0
  Response timeout (#1128)
  goto fail syntax
  Complain when .end() is called more than once
  Split .pipe() to avoid calling .end() second time after redirect
  btoa no longer required
  Fire timeout error
  Unify timeout error
  Moved test
  Moved
  Use common test server
  Fixed should no-op
  Use promises to test
  Catch errors in the .end() callback
  Use common server for basic auth
  Use btoa by default only if it's available (#1123)
  Fixed undefined query when sorting without query strings (#1124)
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.

2 participants