urbit/pkg/arvo/sys/vane
Fang 750ff6e5e1
eyre: respect "forwarded" header from localhost
For request transparency, HTTP proxies may set the Forwarded header to
specify who the original requester is.

For requests from localhost only, we make Eyre respect the Forwarded
header, and adjust the handled ip address accordingly.

Note that we do not support X-Forwarded or other non-standard variants.
The header remains in the request, so server applications can handle
them as desired.

Fixes #2723.
2020-05-31 17:45:22 +02:00
..
ames.hoon ames: don't set new timer if we woke up too early 2020-05-27 17:38:18 -07:00
behn.hoon behn: already deleted, don't need to do it again 2020-05-27 18:47:50 -07:00
clay.hoon clay: don't underflow when patch produces empty file 2020-03-31 11:37:58 -07:00
dill.hoon vane: jet-hints all vanes for profiling 2020-03-03 14:17:42 -08:00
eyre.hoon eyre: respect "forwarded" header from localhost 2020-05-31 17:45:22 +02:00
ford.hoon ford: print source line on syntax error 2020-04-08 21:11:15 -04:00
gall.hoon Merge branch 'release/link-dojo' (#2867) 2020-05-21 22:42:18 -07:00
iris.hoon vane: downcast all error notifications to %crud 2020-02-26 16:56:17 -08:00
jael.hoon vane: jet-hints all vanes for profiling 2020-03-03 14:17:42 -08:00