Skip to content

Support Compression on the public api #149

Description

@dbfreem

Is there anyway that either gzip of br could be supported as a compression method on the public json rpc api? This would help greatly with reducing network traffic.

curl https://api.mainnet.abs.xyz/ -i \ -X POST \ -H "Accept-Encoding: gzip, br" -H "Content-Type: application/json" \ --data '{"jsonrpc": "2.0","id":1,"method":"eth_blockNumber","params":[]}'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions