You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "http: don't bother making a copy of the options"
This reverts commit 06cfff9.
Reverted because it introduced a regression where (because options were
modified in the later functionality) options.host and options.port would
be overridden with values provided in other, supported ways.
PR-URL: #1467
Reviewed-By: Ben Noordhuis <[email protected]>
0 commit comments