Skip to content

http: use objects with null prototype in Agent - #36409

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-36364
Closed

http: use objects with null prototype in Agent#36409
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-36364

Conversation

@targos

@targos targos commented Dec 6, 2020

Copy link
Copy Markdown
Member

Fixes: #36364

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the http Issues and PRs related to the http subsystem. label Dec 6, 2020
@targos targos added the semver-major PRs that contain breaking changes and should be released in the next major version. label Dec 6, 2020
@targos

targos commented Dec 6, 2020

Copy link
Copy Markdown
Member Author

I suppose this should be semver-major?

@targos
targos force-pushed the fix-36364 branch 2 times, most recently from 293eb85 to bd8d4f9 Compare December 6, 2020 14:18
@targos targos added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 6, 2020
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 6, 2020
@nodejs-github-bot

ghost commented Dec 6, 2020

Copy link
Copy Markdown
Collaborator

@targos targos added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 7, 2020
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 7, 2020
@nodejs-github-bot

ghost commented Dec 7, 2020

Copy link
Copy Markdown
Collaborator

@targos

ghost commented Dec 9, 2020

Copy link
Copy Markdown
Member Author

@nodejs/tsc @nodejs/http

ghost left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 12, 2020
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 12, 2020
@nodejs-github-bot

ghost commented Dec 12, 2020

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

ghost commented Dec 13, 2020

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

ghost commented Dec 13, 2020

Copy link
Copy Markdown
Collaborator

@targos

ghost commented Dec 13, 2020

Copy link
Copy Markdown
Member Author

Landed in 2ef9a76

@targos targos closed this Dec 13, 2020
@targos
targos deleted the fix-36364 branch December 13, 2020 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues and PRs related to the http subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot make a node-fetch request, TypeError: Cannot read property 'Symbol(requestOptions)' of undefined

5 participants