Forwarding info defaults.
This is used to construct the last item in the forwarding info list that is always trusted.
Readonly
Local address.
Remote address.
Either Host header or ${localAddress}:S{localPort}.
Host
${localAddress}:S{localPort}
Accepting protocol.
E.g. req.connection.encrypted ? 'https' : 'http'.
req.connection.encrypted ? 'https' : 'http'
Generated using TypeDoc
Forwarding info defaults.
This is used to construct the last item in the forwarding info list that is always trusted.