summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/requestbody/requestbody.go
AgeCommit message (Expand)Author
2022-03-11requestbody: Return HTTP 413 (fix #4558)Matthew Holt
2021-01-19Revert "requestbody: Allow overwriting remote address"Matthew Holt
2021-01-11requestbody: Allow overwriting remote addressMatthew Holt
2020-03-24Remove some non-essential plugins from this repo (#2780)Matthew Holt
2019-12-23Improve godocs all aroundMatthew Holt
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-08-21Refactor Caddyfile adapter and module registrationMatthew Holt
2019-07-11Rename handler modules to use http.handlers namespaceMatthew 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-05-23Add request_body middleware and some limits to HTTP serversMatthew Holt