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

fix: Add missing insecureHTTPParser in RequestInit interface #964

Merged
merged 1 commit into from Mar 11, 2021
Merged

fix: Add missing insecureHTTPParser in RequestInit interface #964

merged 1 commit into from Mar 11, 2021

Conversation

Jiralite
Copy link
Contributor

@Jiralite Jiralite commented Sep 24, 2020

What is the purpose of this pull request?
insecureHTTPParser was missing from the typings. This pull request adds it in.

  • Documentation update
  • Bug fix
  • New feature
  • Other, please explain:

What changes did you make? (provide an overview)
Added insecureHTTPParser to the RequestInit interface.

Which issue (if any) does this pull request address?
#953.

Is there anything you'd like reviewers to know?
No.

@tekwiz tekwiz linked an issue Feb 28, 2021 that may be closed by this pull request
@tekwiz tekwiz merged commit 1780f5a into node-fetch:master Mar 11, 2021
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.

Bug: Typescript definition file index.d.ts is missing insecureHTTPParser
3 participants