Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7666] Android: Add gzip support in the response header for more efficient network transfer

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2012-02-28T13:50:46.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsAndroid
Labelslook1
ReporterNeeraj Gupta
AssigneeNeeraj Gupta
Created2012-02-15T12:16:08.000+0000
Updated2017-03-31T10:32:00.000+0000

Description

ACS now supports gzip format for the response data for more efficient network data transfer. Client application needs to send "Accept-Encoding: gzip" in the header and able to unzip the response.

Comments

  1. Hieu Pham 2012-02-28

    I thought I added this a while back? Is this not working?
  2. Marshall Culpepper 2012-02-28

    Seems to be already implemented, we'll need to open a new bug if it is found to not be working
  3. Lee Morris 2017-03-22

    Closing as duplicate with regards to the information provided elsewhere in this ticket.
  4. carlo 2017-03-31

    'Accept-Encoding: gzip,deflate' should be added by default, because this is the behaviour when compiling for iOS!

JSON Source