summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/encode/encode.go
AgeCommit message (Collapse)Author
2019-06-10Implement encode middleware (#2)Matt Holt
* Implement encode middleware * Add missing break; and add missing JSON struct field tag