Age | Commit message (Expand) | Author |
---|---|---|
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-21 | Various bug fixes and minor improvements | Matthew Holt |
2019-06-14 | Rename caddy2 -> caddy | Matthew Holt |
2019-06-04 | Change import paths to GitHub package names | Matthew Holt |
2019-05-28 | ResponseMatcher for conditional logic of response headers | Matthew Holt |
2019-05-22 | Export types and fields necessary to build configs (for config adapters) | Matthew Holt |
2019-05-21 | Module.New() does not need to return an error | Matthew Holt |
2019-05-20 | Implement rewrite middleware; fix middleware stack bugs | Matthew Holt |
2019-05-20 | Fix deferred header ops | Matthew Holt |
2019-05-20 | Implement headers middleware | Matthew Holt |