Changes between Initial Version and Version 3 of Ticket #789
- Timestamp:
- 2011-10-11T01:08:18Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #789
- Property Keywords compression json performance bandwidth added
- Property Component changed from code-frontend to code-frontend-web
-
Ticket #789 – Description
initial v3 1 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.1 It will be handy if the WAPI could compress its JSON output on the fly. This is especially useful for a Tahoe client running on a mobile phone. 2 2 3 The following command returns uncompressed plain text.3 The following command returns uncompressed JSON. 4 4 5 5 curl -H "Accept-Encoding: compress, gzip" http://testgrid.allmydata.org:3567/uri/URI%3ADIR2%3ABLAH/?t=json