mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-03 04:16:03 +02:00
Currently, user's identity headers are always inserted to downstream request. For privacy reason, it would be better to not insert these headers by default, and let user chose whether to include these headers per=policy basis. Fixes #702 |
||
---|---|---|
.. | ||
test_data | ||
client.go | ||
client_test.go | ||
docs.go | ||
errors.go | ||
errors_test.go | ||
handlers.go | ||
handlers_test.go | ||
headers.go | ||
httputil.go | ||
options.go | ||
router.go | ||
router_test.go | ||
server.go | ||
server_test.go |