summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/staticresp_test.go
AgeCommit message (Expand)Author
2021-09-29Move from deprecated ioutil to os and io packages (#4364)KallyDev
2019-08-09Implement config adapters and beginning of Caddyfile adapterMatthew Holt
2019-07-11Add error & subroute handlers; weakString; other minor handler changesMatthew Holt
2019-07-09Flatten HTTP handler config (#2662)Matthew 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-11Add simple tests for static responderMatthew Holt