Oleksandr Bratashov created CB-9427:
---------------------------------------
Summary: 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 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]