api/plugins/dns_mock
Peter Kurfer 671958e123
Complete first naive HTTP proxy implementation
- HTTPS configuration is till missing
- fix a few minor things in other plugins
- cleanup of config to reduce repeating of the same values multiple times
2020-04-12 03:51:41 +02:00
..
fallback.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
fallback_test.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
go.mod Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
go.sum Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
init.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
main.go Complete first naive HTTP proxy implementation 2020-04-12 03:51:41 +02:00
Makefile Complete first naive HTTP proxy implementation 2020-04-12 03:51:41 +02:00
protocol_options.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
regex_handler.go Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00