pomerium/proxy
Bobby DeSimone 5e37c29dfe
proxy: make http headers configurable (#108)
- http headers can be disabled via an env config
- http headers can be configured by k/v map env config
- pomerium/envconfig updated to use original syntax v1.5.0
- go.mod / go.sum patches updated
2019-05-07 12:05:25 -07:00
..
clients proxy: add debug message for cert pool 2019-03-24 17:12:37 -07:00
handlers.go proxy: make http headers configurable (#108) 2019-05-07 12:05:25 -07:00
handlers_test.go add cors_allow_preflight option to route policy 2019-05-03 15:16:46 -04:00
proxy.go proxy: make http headers configurable (#108) 2019-05-07 12:05:25 -07:00
proxy_test.go proxy: make http headers configurable (#108) 2019-05-07 12:05:25 -07:00