reproxy/app/proxy
2024-02-05 23:29:35 -06:00
..
testdata don't add dbl headers for X-Forwarded-Proto and X-Forwarded-Proto #172 2024-02-05 23:29:35 -06:00
cache_control_test.go lint: minor warns in tests 2023-09-20 11:16:24 -05:00
cache_control.go Nice error (#61) 2021-04-30 04:03:36 -05:00
error_reporter_test.go Nice error (#61) 2021-04-30 04:03:36 -05:00
error_reporter.go Nice error (#61) 2021-04-30 04:03:36 -05:00
handlers_test.go add middleware to optionally allow requests from giving ips/ranges 2023-11-26 16:17:04 -06:00
handlers.go implement simple on/off basic-auth for all resources 2021-11-09 12:47:41 -06:00
health_test.go update linter and address all lint warns 2021-11-09 12:47:41 -06:00
health.go eliminate metrics middleware hit if mgmt disabled 2021-05-22 10:44:21 -05:00
lb_selector_test.go make LBSelector interface and implement all the current methods plus roundrobin 2023-11-27 12:08:28 -06:00
lb_selector.go make LBSelector interface and implement all the current methods plus roundrobin 2023-11-27 12:08:28 -06:00
matcher_mock.go RPC plugins support (#85) 2021-06-01 02:56:39 -05:00
only_from_test.go add middleware to optionally allow requests from giving ips/ranges 2023-11-26 16:17:04 -06:00
only_from.go change logger to lgr for only from msg 2023-11-26 18:49:02 -06:00
proxy_test.go don't add dbl headers for X-Forwarded-Proto and X-Forwarded-Proto #172 2024-02-05 23:29:35 -06:00
proxy.go don't add dbl headers for X-Forwarded-Proto and X-Forwarded-Proto #172 2024-02-05 23:29:35 -06:00
ssl_test.go update linter and address all lint warns 2021-11-09 12:47:41 -06:00
ssl.go add autocert details log 2021-05-04 12:51:07 -05:00