Go to file
Matthew Holt 545f28008e Begin implementing error handling and re-handling 2019-04-11 20:42:55 -06:00
cmd/caddy2 Updated proxy module import 2019-04-08 16:25:27 -04:00
internal/caddyscript Protocol and Caddyscript matchers 2019-04-08 09:58:11 -04:00
modules/caddyhttp Begin implementing error handling and re-handling 2019-04-11 20:42:55 -06:00
.gitignore Protocol and Caddyscript matchers 2019-04-08 09:58:11 -04:00
admin.go
admin_test.go
caddy.go Begin implementing error handling and re-handling 2019-04-11 20:42:55 -06:00
listeners.go Close listeners which are no longer used 2019-04-02 15:31:02 -06:00
modules.go Implement "global" state for modules, OnLoad and OnUnload callbacks 2019-04-08 00:00:14 -06:00
modules_test.go