summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/subroute.go
AgeCommit message (Expand)Author
2020-06-04reverseproxy: Enable changing only the status code (close #2920)Matthew Holt
2020-05-27reverseproxy: Enable response interception (#1447, #2920)Matthew Holt
2020-01-12http: Fix subroutes, ensure that next handlers can still be calledMatthew Holt
2020-01-09http: Change routes to sequential matcher evaluation (#2967)Matt Holt
2019-12-23Improve godocs all aroundMatthew Holt
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-10-28v2: Logging! (#2831)Matt Holt
2019-08-21Refactor Caddyfile adapter and module registrationMatthew Holt
2019-07-11Add error & subroute handlers; weakString; other minor handler changesMatthew Holt