pomerium/internal/httputil
Bobby DeSimone d3d60d1055 all: support route scoped sessions
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-11-06 17:54:15 -08:00
..
test_data telemetry: add tracing 2019-07-24 09:20:16 -07:00
client.go all: support route scoped sessions 2019-11-06 17:54:15 -08:00
errors.go authenticate: make service http only 2019-09-04 16:27:08 -07:00
errors_test.go httputil: use http error wrapper 2019-08-24 09:15:07 -07:00
handlers.go httputil: add explicit healthcheck handler (#354) 2019-10-07 17:38:28 -07:00
handlers_test.go httputil: add explicit healthcheck handler (#354) 2019-10-07 17:38:28 -07:00
options.go all: support insecure mode 2019-10-02 18:44:19 -07:00
proxy.go all: support route scoped sessions 2019-11-06 17:54:15 -08:00
proxy_test.go proxy: use middleware to manage request flow 2019-09-25 12:28:37 -07:00
router.go all: refactor handler logic 2019-09-16 18:01:14 -07:00
router_test.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00
server.go authorize: change http addr if conflict (#355) 2019-10-07 17:13:21 -07:00
server_test.go all: support insecure mode 2019-10-02 18:44:19 -07:00