Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-14051

gzip encoded response is not working in iOS but working in Android

    XMLWordPrintableJSON

Details

    Description

      I'm using an API that is responding with gzip encoded data which is working fine in android but not in iOS. When I try to inspect the network call in safari inspector, it shows the response as in the attached image. 

      The response headers received are :

      content-encoding: gzip, gzip

      Transfer-Encoding: chunked

      Chrome is sending a request header Accept-encoding: gzip deflate when I make this call, but Safari doesn't.

      Is this an issue with Cordova or Safari ? Is there a way to fix this ?

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            supradeep Supradeep
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: