#789 new enhancement

Support Accept-Encoding: compress, gzip in the WAPI — at Initial Version

Reported by: francois Owned by:
Priority: minor Milestone: undecided
Component: code-frontend-web Version: 1.5.0
Keywords: compression json performance bandwidth Cc:
Launchpad Bug:

Description

It will be handy if the WAPI could compress it's JSON output on the fly. This is especially useful for a Tahoe client running on a mobile phone.

The following command returns uncompressed plain text.

curl -H "Accept-Encoding: compress, gzip" http://testgrid.allmydata.org:3567/uri/URI%3ADIR2%3ABLAH/?t=json

Change History (0)

Note: See TracTickets for help on using tickets.