My favorites | Sign in
Project Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 587: Feature request: gzip for POSTs
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  ----
Type-Enhancement
Version-later
Component-HttpRequest


Sign in to add a comment
 
Reported by gears.team.cprince, Jul 15, 2008
Full thread here:
http://groups.google.com/group/gears-users/browse_thread/thread/13ad3b66d5b0ef99/

Key snippets:

On Fri, Jul 11, 2008 vvpreetham@gmail.com <vvpreetham@gmail.com> wrote:
>
> Is there (will there be?) a Gears API that allows compression of
> "request" content in the browser before sending (POST) the request to
> the server. I see a great use for this now that Gears enables us to
> use browser side db (sqlite). We do a lot of data sync-ups of content
> from the Gears db back to the server and enabling compression of the
> payload potentially helps increase performance of the POSTs.
>
> Note that I am requesting an inverse scenario of the already existing
> content-encoding: gzip, mod_deflate (similar) features.

On Mon, Jul 14, 2008 Michael Nordman <michaeln@google.com> wrote:
> This is a great feature request.
>
> ghr.setHeader('Content-Encoding', 'gzip');   ----> compressed body when
> POST'ing

Comment 1 by gears.team.michaeln, Sep 16, 2008
(No comment was entered for this change.)
Labels: Component-HttpRequest
Sign in to add a comment

Hosted by Google Code