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

http: use internal/debuglog directly in lib/_http_agent.js #26567

Closed
wants to merge 3 commits into from
Closed

http: use internal/debuglog directly in lib/_http_agent.js #26567

wants to merge 3 commits into from

Conversation

micheleriva
Copy link

This PR reduces internal usage of public require('util').
Single PR as asked here: #26546 (comment)

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

@nodejs-github-bot nodejs-github-bot added the http Issues or PRs related to the http subsystem. label Mar 10, 2019
@BridgeAR BridgeAR changed the title Fixes: #26546 on lib/_http_agent.js#L25 http: use internal/debuglog directly in lib/_http_agent.js Mar 10, 2019
@BridgeAR
Copy link
Member

@micheleriva thanks for your PR! Please have another look at the commit guidelines again.

@joyeecheung
Copy link
Member

@micheleriva Can you checkout the commit guidelines and rewrite the commit message?

BTW, please remove the Fixes entry in the commit message, because this PR alone does not fix the issue and GitHub will close the issue automatically when a PR with that entry is landed

@nodejs-github-bot
Copy link
Collaborator

@BridgeAR
Copy link
Member

@joyeecheung we can fix the commit message while landing.

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 25, 2019
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Apr 4, 2019

@BridgeAR
Copy link
Member

@micheleriva I am very sorry but it seems like this change has already landed in Node.js else wise. Thanks a lot for your contribution and keep up the good work!

@BridgeAR BridgeAR closed this Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. http Issues or PRs related to the http subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants