Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-95069 Add HTTP/2 support to Qt HTTP server
  3. QTBUG-122376

QHttpServer: Remove all calls that accesses QIODevice directly

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Invalid
    • Not Evaluated
    • 6.8
    • Qt Http Server
    • None
    • Foundation Sprint 69, Foundation Sprint 70, Foundation Sprint 71, Foundation Sprint 72, Foundation Sprint 73, Foundation Sprint 74, Foundation Sprint 75, Foundation Sprint 76, Foundation Sprint 101, Foundations Sprint 102, Foundation Sprint 103, Foundation Sprint 104, Foundation Sprint 105, Foundation Sprint 106

    Description

      Some functions in the QHttpServerResponse accesses QIODevice directly. That worked fine for HTTP 1.1, but for HTTP 2 all data must be packaged into frames, so these functions must be removed.

       

      Some preliminary work in progress is in https://codereview.qt-project.org/c/qt/qthttpserver/+/447358

      Attachments

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

        Activity

          People

            oyheskes Øystein Heskestad
            oyheskes Øystein Heskestad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes