deno
deno copied to clipboard
fix(ext/node): The assignment of local variable `host` in `ClientRequest::_createUrlStrFromOptions` get from `opts.hostname` first(same with Node.js)
fix #18154 and add the test case