Set the Accept-Encoding: gzip
header by default for all RPC calls
#3338
Labels
enhancement
New feature or request
Motivation
At Triton One, we've observed that by setting the
Accept-Encoding: gzip
headers, users can enable compression of their response payloads and thus reduce the response payload sizeExample use case
For the
getProgramAccounts
call, we've observed that responses over 150MB were reduced to <60MBDetails
Set the header by default for all RPC calls
The text was updated successfully, but these errors were encountered: