pomerium/internal/httputil
Bobby DeSimone ebee64b70b
internal/frontend : serve static assets (#392)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-11-22 17:46:01 -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
constants.go internal/frontend : serve static assets (#392) 2019-11-22 17:46:01 -08:00
errors.go internal/frontend : serve static assets (#392) 2019-11-22 17:46:01 -08:00
errors_test.go httputil: use http error wrapper 2019-08-24 09:15:07 -07:00
handlers.go authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -08:00
handlers_test.go authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -08: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