13 Commits (bf6a1b75385da101bad110926c7f2b5f25395959)

Author SHA1 Message Date
Klaus Post 69c914483d
encode: Tweak compression settings (#4215) 4 years ago
Steffen Brüheim f35a7fa466
encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
Matthew Holt d322de6b42
gzip: Use klauspost/gzip, an optimized gzip implementation 5 years ago
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Matthew Holt c9980fd367
Refactor Caddyfile adapter and module registration 6 years ago
Matthew Holt c4159ef76d
Fix module-related errors 6 years ago
Matthew Holt ab885f07b8
Implement config adapters and beginning of Caddyfile adapter 6 years ago
Matthew Holt fdd871e177
go.mod: Append /v2 to module name; update all import paths 6 years ago
Matthew Holt 3177ee8010 Add license 6 years ago
Matthew Holt fee0b38b48 Fix encoder name bug; remove unused field in encode middleware struct 6 years ago
Matthew Holt 5137859e47 Rename caddy2 -> caddy 6 years ago
Matthew Holt b8e7453fef Implement brotli encoder; improve validation of other encoders 6 years ago
Matt Holt f5b4f268dc
Implement encode middleware (#2) 6 years ago