Forwarding info defaults.

This is used to construct the last item in the forwarding info list that is always trusted.

Hierarchy

  • Defaults

Properties

Properties

by: string

Local address.

for: string

Remote address.

host: string

Either Host header or ${localAddress}:S{localPort}.

proto: string

Accepting protocol.

E.g. req.connection.encrypted ? 'https' : 'http'.

Generated using TypeDoc