You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Supradeep (JIRA)" <ji...@apache.org> on 2018/04/24 16:21:00 UTC

[jira] [Updated] (CB-14051) gzip encoded response is not working in iOS but working in Android

     [ https://issues.apache.org/jira/browse/CB-14051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supradeep updated CB-14051:
---------------------------
    Attachment: Screen Shot 2018-04-23 at 6.32.05 PM.png

> gzip encoded response is not working in iOS but working in Android
> ------------------------------------------------------------------
>
>                 Key: CB-14051
>                 URL: https://issues.apache.org/jira/browse/CB-14051
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: cordova-ios 4.5.0
>            Reporter: Supradeep
>            Assignee: Suraj Pindoria
>            Priority: Major
>              Labels: api-breaking, breaking, ios, safari, usability
>         Attachments: Screen Shot 2018-04-23 at 6.32.05 PM.png
>
>
> 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 ?
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org