Fast, multi-platform web server with automatic HTTPS
 
 
Go to file
Matthew Holt 2265db9028 Fix bug unmarshaling custom duration values 2019-05-29 23:09:51 -06:00
cmd Add very simple markdown middleware for now 2019-05-23 14:41:43 -06:00
modules ResponseMatcher for conditional logic of response headers 2019-05-28 18:53:08 -06:00
pkg/caddyscript move internal packages to pkg folder and update reverse proxy 2019-05-20 14:48:26 -04:00
.gitignore
admin.go Module.New() does not need to return an error 2019-05-21 14:22:21 -06:00
admin_test.go
caddy.go Fix bug unmarshaling custom duration values 2019-05-29 23:09:51 -06:00
context.go Disallow unknown fields (strict unmarshal) when loading modules 2019-05-22 14:32:12 -06:00
go.mod move internal packages to pkg folder and update reverse proxy 2019-05-20 14:48:26 -04:00
go.sum move internal packages to pkg folder and update reverse proxy 2019-05-20 14:48:26 -04:00
listeners.go
modules.go Disallow unknown fields (strict unmarshal) when loading modules 2019-05-22 14:32:12 -06:00
modules_test.go
replacer.go
storage.go Module.New() does not need to return an error 2019-05-21 14:22:21 -06:00