Hi,
I would like to ask if the header X-Forwarded-For is currently supported or not. I did not find any information about this in the documentation I would really like this functionality because exposing the authorization key to public is generally a bad idea.
Thanks in advance for answers.
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
20 lutego 2024 o godz. 3:01PM
Hi @Palladium_,
No,
X-Forwarded-For
is not publicly supported as it would let people spoof their IP address.Odpowiedź użytkownika Palladium_
20 lutego 2024 o godz. 3:05PM
Ah thought so that it could get massively exploited. Just a shame I spent so much time yesteday on making the reverse proxy server and it's for nothing. Caching in my case is out of question. Would be great if you added information into the documentation, would surely help some people.
Thanks for quick response and have a nice day.