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

Streaming method support fixes #1187

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Conversation

richardm-stripe
Copy link
Contributor

r? @dcr-stripe

Summary

Contains two changes that should have been in #1157 but were not.

  1. Successful HTTP requests are those with status codes strictly less than 400, not <= 400. Luckily I made a bad request while testing and caught this.
  2. Expose a StripeStreamResponse typescript type to describe the return types of binary streaming methods.

@richardm-stripe richardm-stripe merged commit 6f8c7df into master Jul 9, 2021
@richardm-stripe richardm-stripe deleted the richardm-quotes-prep branch July 9, 2021 13:10
gurus00 pushed a commit to gurus00/stripe-node that referenced this pull request Feb 11, 2025
gurus00 pushed a commit to gurus00/stripe-node that referenced this pull request Feb 11, 2025
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