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

QtHttpServer has out of order writes because it starts handling the next HTTP/1 request before it's done writing from QIODevice

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.8, 6.9, 6.10
    • 6.8, 6.9, 6.10
    • Qt Http Server
    • None
    • 5
    • 0563f1c42 (dev), 114daf0d1 (dev), cdd0ff30b (6.10), 1ede6b154 (6.10), 2743a703d (6.9), 35efce7e1 (tqtc/lts-6.8), 3276dfdbf (6.9), 46abf2a64 (tqtc/lts-6.8)
    • Foundation Sprint 134, Foundation Sprint 135

      HTTP/1.x can only handle responding to a single request at a time on the same socket, but it proceeds to the next request on a socket as soon as it has started writing from a QIODevice.

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

            oyheskes Øystein Heskestad
            oyheskes Øystein Heskestad
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: