https://github.com/nodejs/undici/blob/503ad7679118530d8ecdf0f202aad298aab4ec47/lib/interceptor/dns.js#L361 I believe this should be using `host` instead of `hostname`... otherwise we will strip the port...
undici/lib/interceptor/dns.js
Line 361 in 503ad76
I believe this should be using
hostinstead ofhostname... otherwise we will strip the port...