Open
Description
req.connection
(deprecated alias of req.socket
, see #178) can be null
, causing a null pointer exception when reconstructing a request URL.
See upstream discussion in nodejs/undici#1115 and nodejs/node#41011.
Metadata
Metadata
Assignees
Labels
No labels