platforms icon indicating copy to clipboard operation
platforms copied to clipboard

request headers host unexpectedly changed

Open mjkohan opened this issue 1 year ago • 0 comments

the req headers suddenly working unexpected const hostname = req.headers.get("host") the host name is [::1]:51709. im using req.headers.get("referer") for the hotfix but im looking for a solution

mjkohan avatar Dec 27 '23 18:12 mjkohan