1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-10 04:18:14 +02:00
oauth2-proxy/pkg/upstream
2021-02-12 21:12:27 +00:00
..
file_test.go Add tests for upstream package 2020-07-05 10:21:05 +01:00
file.go Allow file server to handle windows filesystems 2020-07-05 10:21:05 +01:00
http_test.go Introduce Duration so that marshalling works for duration strings 2020-11-19 10:35:29 +00:00
http.go Add DefaultUpstreamFlushInterval to replace magic time.Second value 2020-11-19 10:39:21 +00:00
proxy_test.go Use ErrorPage to render proxy error page 2021-02-12 21:12:27 +00:00
proxy.go Use ErrorPage to render proxy error page 2021-02-12 21:12:27 +00:00
static_test.go Add tests for upstream package 2020-07-05 10:21:05 +01:00
static.go Fix conversion of static responses in upstreams 2020-08-31 16:54:01 +01:00
upstream_suite_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00