summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/errors.go
AgeCommit message (Expand)Author
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-01-09http: Change routes to sequential matcher evaluation (#2967)Matt Holt
2019-10-29Remove unused fields from HandlerErrorMatthew Holt
2019-07-02go.mod: Append /v2 to module name; update all import pathsMatthew Holt
2019-06-30Add licenseMatthew Holt
2019-06-14Rename caddy2 -> caddyMatthew Holt
2019-06-04Change import paths to GitHub package namesMatthew Holt
2019-04-11Begin implementing error handling and re-handlingMatthew Holt