[
https://issues.apache.org/jira/browse/CB-9427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Bratashov updated CB-9427:
------------------------------------
Description:
I try enable GZip compression for improve connection performance between client
and server, but it seems that WebView doesn't decompress GZip-response.
Response Header(from server) contains:
Content-Encoding:gzip
Content-Type:application/gzip
Body contains compressed JSON
On the Desktop browsers all fine,
but if it is android device in Chrome DevTools I see compressed body.
Mobile app doesn't decompress response body.
was:
I try enable GZip compression for improve connection performance between client
and server, but it seems that WebView doesn't decompress GZip-response.
Response Header(from server) contains:
Content-Encoding:gzip
Content-Type:application/gzip
Body contains compessed JSON
On the Desktop browsers all fine,
but if it is android device in Chrome DevTools I see compressed body.
Mobile app doesn't decompress response body.
> GZip decompression doesn't work
> -------------------------------
>
> Key: CB-9427
> URL: https://issues.apache.org/jira/browse/CB-9427
> Project: Apache Cordova
> Issue Type: Bug
> Affects Versions: 4.3.0
> Reporter: Oleksandr Bratashov
>
> I try enable GZip compression for improve connection performance between
> client and server, but it seems that WebView doesn't decompress GZip-response.
> Response Header(from server) contains:
> Content-Encoding:gzip
> Content-Type:application/gzip
> Body contains compressed JSON
> On the Desktop browsers all fine,
> but if it is android device in Chrome DevTools I see compressed body.
> Mobile app doesn't decompress response body.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]