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

QHttp2Connection: Add support for PING frames

    XMLWordPrintable

Details

    • 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, Foundation Sprint 107
    • 3f26fdebb (dev)

    Description

      Add support for sending and reception of HTTP 2 PING frames.

      QHttp2Connection should respond to incoming PING frames with the ACK flag unset by sending back a PING frame with the ACK flag set. If it receives a PING frame with the ACK flag set, nothing should happen.

      Add a unit test that shows that QHttp2Connection works as described above.

       

      Attachments

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

        Activity

          People

            matthias_rauter Matthias Rauter
            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