10 Commits (bed05f2450f98f4adfe71f3ae7d6a09b9883aafa)

Author SHA1 Message Date
Matthew Holt fdd871e177
go.mod: Append /v2 to module name; update all import paths 7 years ago
Matthew Holt 9f8d3611eb encode: Add "Vary" response header 7 years ago
Matthew Holt 3177ee8010 Add license 7 years ago
Matthew Holt fee0b38b48 Fix encoder name bug; remove unused field in encode middleware struct 7 years ago
Matthew Holt a63cb3e3fd Implement etag; fix related bugs in encode and templates middlewares 7 years ago
Matthew Holt d49f762f6d Various bug fixes and minor improvements 7 years ago
Matthew Holt 6706c9225a Implement templates handler; various minor cleanups and bug fixes 7 years ago
Matthew Holt 5137859e47 Rename caddy2 -> caddy 7 years ago
Matthew Holt b8e7453fef Implement brotli encoder; improve validation of other encoders 7 years ago
Matt Holt f5b4f268dc
Implement encode middleware (#2) 7 years ago