We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d73d85 commit 806fef8Copy full SHA for 806fef8
modules/caddyhttp/encode/encode.go
@@ -92,6 +92,7 @@ func (enc *Encode) Provision(ctx caddy.Context) error {
92
"application/font*",
93
"application/geo+json*",
94
"application/graphql+json*",
95
+ "application/graphql-response+json*",
96
"application/javascript*",
97
"application/json*",
98
"application/ld+json*",
0 commit comments