[tahoe-lafs-trac-stream] [tahoe-lafs] #789: Support Accept-Encoding: compress, gzip in the WAPI

tahoe-lafs trac at tahoe-lafs.org
Mon Oct 10 18:08:19 PDT 2011


#789: Support Accept-Encoding: compress, gzip in the WAPI
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:
  francois               |     Status:  new
         Type:           |  Milestone:  undecided
  enhancement            |    Version:  1.5.0
     Priority:  minor    |   Keywords:  compression json performance
    Component:  code-    |  bandwidth
  frontend-web           |
   Resolution:           |
Launchpad Bug:           |
-------------------------+-------------------------------------------------
Changes (by davidsarah):

 * keywords:  performance bandwidth => compression json performance
               bandwidth


Old 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

New description:

 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.

 The following command returns uncompressed JSON.

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

--

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/789#comment:3>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list