reproxy/app/proxy
2023-11-26 18:40:04 -06:00
..
testdata add support of custom 404 page for assets server 2022-01-06 00:16:18 -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
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 also add what url rejected for 2023-11-26 18:40:04 -06:00
proxy_test.go add middleware to optionally allow requests from giving ips/ranges 2023-11-26 16:17:04 -06:00
proxy.go fix order of middlewares to handle limiting by IP after match handler sets ctx 2023-11-26 17:10:16 -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