12 Commits (28df6cedfe8d347bd87931960c01e6606c14851e)

Author SHA1 Message Date
Matthew Holt bdf92ee84e
Minor tweaks 7 years ago
Matt Holt 9343403358
Flatten HTTP handler config (#2662) (#2663) 7 years ago
Matthew Holt 4a3a418156
Flatten HTTP handler config (#2662) 7 years ago
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