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

pull/7220/head^2
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
1 changed files with 1 additions and 0 deletions

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*",