Skip to content

Support Compression on the public api #149

@dbfreem

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":[]}'

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