Closed
Description
- Version: 9.0
- Platform: OSX
It would appear that this version implements breaking changes into the http module. I am not really sure where it specifically is being brought up from but it woudl appear from axios
or follow-redirects
.
Either way, from the minimal documentation on the error it would appear that this is likely due to no longer accepting (undefined)
and only allowing ()
somewhere?
No clue
TypeError [ERR_MISSING_ARGS]: The "value" argument must be specified
0|developm | at validateHeader (_http_outgoing.js:501:11)
0|developm | at ClientRequest.setHeader (_http_outgoing.js:510:3)
0|developm | at new ClientRequest (_http_client.js:173:14)
0|developm | at Object.request (https.js:241:10)
Metadata
Metadata
Assignees
Labels
No labels