mirror of
https://github.com/searxng/searxng.git
synced 2025-08-12 14:56:43 +02:00
The HTTP X-Forwarded-Proto (XFP) request header is a *de-facto* standard header
for identifying the protocol (HTTP or HTTPS) that a client used to connect to a
proxy or load balancer.[1]
The ``X-Scheme`` header was added 10 years ago, why ``X-Scheme`` was used back
then and not ``X-Forwarded-Proto``, nobody knows today / possibly because
``X-Forwarded-Proto`` wasn't a *de-facto* standard back then.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Forwarded-Proto
[2]
|
||
---|---|---|
.. | ||
templates/etc | ||
brand.sh | ||
get_setting.py | ||
lib.sh | ||
lib_govm.sh | ||
lib_nvm.sh | ||
lib_redis.sh | ||
lib_sxng_container.sh | ||
lib_sxng_data.sh | ||
lib_sxng_node.sh | ||
lib_sxng_static.sh | ||
lib_sxng_test.sh | ||
lib_sxng_themes.sh | ||
lib_sxng_vite.sh | ||
lib_sxng_weblate.sh | ||
lib_valkey.sh | ||
makefile.include | ||
searxng.sh | ||
searxng_check.py |