reproxy/app/proxy
Sergey Ninua fe24cf99ef
Implement Host header bypassing (#155)
* Initial implementation of keep-host argument

* Add keep-host parsing to the consulcatalog provider

* Update docs

* update from the current master

---------
by @ffix
2024-01-25 03:28:54 -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
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 make LBSelector interface and implement all the current methods plus roundrobin 2023-11-27 12:08:28 -06:00
proxy.go Implement Host header bypassing (#155) 2024-01-25 03:28:54 -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