mirror of
https://github.com/caddyserver/caddy.git
synced 2026-01-17 01:30:34 +00:00
encode: add graphql-response header to list (#7214)
This commit is contained in:
@@ -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*",
|
||||
|
||||
Reference in New Issue
Block a user