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

QtNetwork should support zstd content encoding (rfc8478)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.0.0
    • None
    • Network: HTTP
    • None
    • d40f88e8d23f9d5fdb08ff9a394d9697a0d86fc8

      Since Qt 5.13 has instroduced dcependency on libzstd [1] (which is used now as a default compression algorithm for QResource, thanks thiago), it becomes possible to support zstd as HTTP content-encoding type [2] in QNetworkAccessManager. It's already supported by https://www.facebook.com/, and everyone can use it on server side via Nginx module [3].

      [1] https://facebook.github.io/zstd/
      [2] https://tools.ietf.org/html/rfc8478#section-6.2
      [3] https://github.com/tokers/zstd-nginx-module

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            manordheim MÃ¥rten Nordheim
            annulen Konstantin Tokarev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes