oauth2-proxy/pkg/upstream
Fabian Stelzer 88f32aeaa1
rename Upstreams to UpstreamConfig and its Configs member to Upstreams then
2021-09-17 12:37:57 +00:00
..
file.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
file_test.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
http.go Remove duplication in proxy directors 2021-03-22 13:07:41 +00:00
http_test.go Remove duplication in proxy directors 2021-03-22 13:07:41 +00:00
proxy.go rename Upstreams to UpstreamConfig and its Configs member to Upstreams then 2021-09-17 12:37:57 +00:00
proxy_test.go rename Upstreams to UpstreamConfig and its Configs member to Upstreams then 2021-09-17 12:37:57 +00:00
rewrite.go Allow request paths to be rewritten before proxying to upstream server 2021-06-23 12:20:46 +01:00
rewrite_test.go Allow request paths to be rewritten before proxying to upstream server 2021-06-23 12:20:46 +01:00
static.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
static_test.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
upstream_suite_test.go Redirect request if it would match with an appended trailing slash 2021-06-23 12:20:47 +01:00