aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp
diff options
context:
space:
mode:
authorKévin Dunglas <[email protected]>2024-02-06 01:35:39 +0100
committerKévin Dunglas <[email protected]>2024-02-09 09:35:55 +0100
commit2348ac897a63fb7b37783bb1540b00eeb8f25e22 (patch)
tree36733c19e7dca2db68cae5d9cceedb23e10fbf53 /modules/caddyhttp
parentd3f23a8eeb3b0b7198ae4c06879227b467fcfaa6 (diff)
downloadcaddy-2348ac897a63fb7b37783bb1540b00eeb8f25e22.tar.gz
caddy-2348ac897a63fb7b37783bb1540b00eeb8f25e22.zip
update comment
Diffstat (limited to 'modules/caddyhttp')
-rw-r--r--modules/caddyhttp/encode/encode.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/caddyhttp/encode/encode.go b/modules/caddyhttp/encode/encode.go
index c950d12d9..bd3d84bc8 100644
--- a/modules/caddyhttp/encode/encode.go
+++ b/modules/caddyhttp/encode/encode.go
@@ -85,7 +85,6 @@ func (enc *Encode) Provision(ctx caddy.Context) error {
if enc.Matcher == nil {
// common text-based content types
// list based on https://developers.cloudflare.com/speed/optimization/content/brotli/content-compression/#compression-between-cloudflare-and-website-visitors
- // with application/atom+rss added
enc.Matcher = &caddyhttp.ResponseMatcher{
Headers: http.Header{
"Content-Type": []string{