summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/errors.go
AgeCommit message (Expand)Author
2023-07-25caddyhttp: Preserve original error (fix #5652)Matthew Holt
2023-07-21go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644)Marten Seemann
2022-03-11requestbody: Return HTTP 413 (fix #4558)Matthew Holt
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