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

Add support for Response.error() #1078

Merged
merged 2 commits into from May 3, 2021
Merged

Conversation

tkrotoff
Copy link
Contributor

@tkrotoff tkrotoff commented Jan 27, 2021

What is the purpose of this pull request?

  • New feature

What changes did you make? (provide an overview)

Add support for Response.error() and type:

@types/index.d.ts Outdated Show resolved Hide resolved
src/response.js Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Member

@tinovyatkin tinovyatkin left a comment

Choose a reason for hiding this comment

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

We are supporting redirect: "manual", so, any particular reason to not support opaqueredirect to type implementation?

@tekwiz
Copy link
Member

tekwiz commented Jan 28, 2021

We are supporting redirect: "manual", so, any particular reason to not support opaqueredirect to type implementation?

I don't see any reason why not, but I also think that would be outside the scope of the described intention for this pull request.

@tkrotoff
Copy link
Contributor Author

tkrotoff commented Feb 4, 2021

Any news? :-)

@tkrotoff
Copy link
Contributor Author

tkrotoff commented Mar 9, 2021

Ping

@tekwiz
Copy link
Member

tekwiz commented Mar 11, 2021

@tinovyatkin Do you have any other changes that need to be made on this?

@xxczaki xxczaki merged commit 3b50b0c into node-fetch:master May 3, 2021
@tkrotoff tkrotoff deleted the response-error branch May 4, 2021 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants