trafficstars
Should X-Forwarded-Host be added when xfwd is set to true?
Current x-forwarded-* fields:
- x-forwarded-for
- x-forwarded-port
- x-forwarded-proto
x-forwarded-port is probably redundant as x-forwarded-host includes the port number.
See Wikipedia
Implementation of xfwd code