Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73364

Content-length header is not removed in transparently decompressed http2 replies

    XMLWordPrintable

Details

    • Linux/X11
    • c306fdff7794d479945c4d7442c08998b7504c4d (qt/qtbase/5.12)

    Description

      When automatic decompression is done In a HTTP<2 connection due to content-encoding: gzip/deflate, the content-length header is removed with QHttpNetworkReplyPrivate::removeAutoDecompressHeader().

      For HTTP2 connections (and presumably SPDY?) that does not happen: The content is decompressed but the header is not removed.

      It would be good to either have consistent behavior or thorough documentation of the transparent decompression effects for different protocols.

      Attachments

        For Gerrit Dashboard: QTBUG-73364
        # Subject Branch Project Status CR V

        Activity

          People

            tpochep Timur Pocheptsov
            ckamm Christian Kamm
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes