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

GZip decompression doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 3.5.0, 4.3.0, 5.1.1
    • None
    • cordova-android
    • None

    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.

      Attachments

        Activity

          People

            vladimir.kotikov Vladimir Kotikov
            abratashov Oleksandr Bratashov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: