encode: add graphql-response header to list (#7214)

This commit is contained in:
aro-lew 2025-08-27 22:58:14 +02:00 committed by GitHub
parent 6d73d85c1f
commit 806fef85be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,6 +92,7 @@ func (enc *Encode) Provision(ctx caddy.Context) error {
"application/font*",
"application/geo+json*",
"application/graphql+json*",
"application/graphql-response+json*",
"application/javascript*",
"application/json*",
"application/ld+json*",