reverse proxying
Closed this issue · 3 comments
klahaha commented
Server.Proxy setting should enable/disable trusting of X-Forwarded-For headers
m1k1o commented
Could be implemented as HTTP middleware.
klahaha commented
i'm curious why. go-transcode doesn't filter by IP so why X-Forwarded-For ?
m1k1o commented
Just for transparency and auditing, to have real user's IP in logs.