-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
http core module issue #9069
Copy link
Copy link
Closed
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.questionIssues asking questions about Node.js.Issues asking questions about Node.js.
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.questionIssues asking questions about Node.js.Issues asking questions about Node.js.
on Node.js 6.7
I got this while using require('http').request()
probably shouldn't be happening no matter what the input data is, but here it is:
curious as to what might be happening thanks, setting agent to false, will prevent this error being thrown...