platforms
platforms copied to clipboard
request headers host unexpectedly changed
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