pomerium/internal/httputil
bobby 9215833a0b
control plane: add request id to all error pages (#2149)
* controlplane: add request id to all error pages

- use a single http error handler for both envoy and go control plane
- add http lib style status text for our custom statuses.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-04-28 15:04:44 -07:00
..
reproxy httputil: fix SPDY support with reverse proxy (#2134) 2021-04-26 14:45:07 -06:00
test_data telemetry: add tracing 2019-07-24 09:20:16 -07:00
client.go telemetry: add installation id (#2017) 2021-03-24 07:22:54 -06:00
client_test.go internal/httputil: add HTTPStatsRoundTripper to DefaultClient (#828) 2020-06-08 14:34:32 -04:00
docs.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
errors.go control plane: add request id to all error pages (#2149) 2021-04-28 15:04:44 -07:00
errors_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
handlers.go control plane: add request id to all error pages (#2149) 2021-04-28 15:04:44 -07:00
handlers_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
headers.go httputil: fix SPDY support with reverse proxy (#2134) 2021-04-26 14:45:07 -06:00
httputil.go control plane: add request id to all error pages (#2149) 2021-04-28 15:04:44 -07:00
options.go Merge remote-tracking branch 'origin/master' into feature/envoy 2020-05-18 17:10:10 -04:00
router.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
router_test.go httputil : wrap handlers for additional context (#413) 2019-12-06 11:07:45 -08:00
server.go log context (#2107) 2021-04-22 10:58:13 -04:00
server_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00