Skip to content

_http_client: remove redundant reassignments

Rodrigo Muino Tomonari requested to merge github/fork/VoltrexKeyva/patch-3 into master

This parameters doesn't need to be re-assigned here since its correctly re-assigned in: https://github.com/nodejs/node/blob/7c8a60851c459ea18afbfc54bfc8cf7394ea56c3/lib/_http_client.js#L122-L127

Merge request reports

Loading