Skip to content

http: refactor to make servername option normalization testable - #38733

Merged
aduh95 merged 2 commits into
nodejs:mainfrom
pd4d10:patch-http-agent
Oct 6, 2023
Merged

http: refactor to make servername option normalization testable#38733
aduh95 merged 2 commits into
nodejs:mainfrom
pd4d10:patch-http-agent

Conversation

@pd4d10

Copy link
Copy Markdown
Contributor

@github-actionsgithub-actionsBot added http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. labels May 19, 2021
Comment threadlib/_http_agent.js Outdated
Comment on lines 341 to 349

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.

Should we avoid mutating an argument in a function?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I agree it would be good to refactor that away. But can happen in a follow up PR.

Comment threadlib/_http_agent.js Outdated
Comment on lines 341 to 349

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I agree it would be good to refactor that away. But can happen in a follow up PR.

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 20, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 20, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95
aduh95 merged commit b866e38 into nodejs:mainOct 6, 2023
@aduh95

Copy link
Copy Markdown
Contributor

Landed in b866e38

targos pushed a commit that referenced this pull request Nov 11, 2023
@targostargos mentioned this pull request Nov 12, 2023
debadree25 pushed a commit to debadree25/node that referenced this pull request Apr 15, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.httpIssues or PRs related to the http subsystem.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pd4d10@nodejs-github-bot@aduh95@Ayase-252