aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp/staticerror.go
AgeCommit message (Expand)Author
2024-08-22caddyhttp: run `error` (msg) through replacer (#6536)Mohammed Al Sahaf
2024-01-23caddyfile: Normalize & flatten all unmarshalers (#6037)Francis Lavoie
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2021-03-12httpcaddyfile: Add `error` directive for the existing handler (#4034)Francis Lavoie
2020-04-11Fix some godocsMatthew Holt
2019-12-29Export Replacer and use concrete type instead of interfaceMatthew 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-08-09Implement config adapters and beginning of Caddyfile adapterMatthew Holt
2019-07-11Add error & subroute handlers; weakString; other minor handler changesMatthew Holt