index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
/
requestbody
Age
Commit message (
Expand
)
Author
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2022-03-11
requestbody: Return HTTP 413 (fix #4558)
Matthew Holt
2021-01-19
Revert "requestbody: Allow overwriting remote address"
Matthew Holt
2021-01-11
requestbody: Allow overwriting remote address
Matthew Holt
2020-11-16
requestbody: Add Caddyfile support (#3859)
Nicola Piccinini
2020-03-24
Remove some non-essential plugins from this repo (#2780)
Matthew Holt
2019-12-23
Improve godocs all around
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-08-21
Refactor Caddyfile adapter and module registration
Matthew Holt
2019-07-11
Rename handler modules to use http.handlers namespace
Matthew Holt
2019-07-02
go.mod: Append /v2 to module name; update all import paths
Matthew Holt
2019-06-30
Add license
Matthew Holt
2019-06-14
Rename caddy2 -> caddy
Matthew Holt
2019-06-04
Change import paths to GitHub package names
Matthew Holt
2019-05-23
Add request_body middleware and some limits to HTTP servers
Matthew Holt