go-ethereum/graphql
Jonny Rhea b0df33967c
node, cmd/clef, graphql: disable gzip on engine API (#35057)
Add a disableGzip parameter to NewHTTPHandlerStack and httpConfig.
initAuth sets it true so compression is disabled in the engine api.
Public HTTP RPC behavior is unchanged.
2026-05-28 09:30:08 +02:00
..
internal/graphiql all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
graphiql.go graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphql.go graphql: end == 0 and begin > 0 should be reject (#35032) 2026-05-26 14:21:07 +02:00
graphql_test.go graphql: limit request body size (#35034) 2026-05-27 12:53:34 +02:00
schema.go internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
service.go node, cmd/clef, graphql: disable gzip on engine API (#35057) 2026-05-28 09:30:08 +02:00