mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-01 10:22:43 +02:00
proxy: remove duplicate error handling in New proxy: remove routeConfigs in favor of using gorilla/mux proxy: add proxy specific middleware proxy: no longer need to use middleware / handler to check if valid route. Can use build in 404 mux. internal/middleware: add cors bypass middleware Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com> |
||
---|---|---|
.. | ||
test_data | ||
client.go | ||
errors.go | ||
errors_test.go | ||
http.go | ||
http_test.go | ||
options.go | ||
proxy.go | ||
proxy_test.go | ||
router.go | ||
router_test.go | ||
tls.go | ||
tls_test.go |