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

QtHttpServer: The HTTP/1.0 support is incomplete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.8, 6.9, 6.10
    • Qt Http Server
    • None
    • 5
    • 645a9618d (dev), a5179e440 (6.10), 97154506b (tqtc/lts-6.8)
    • Foundation Sprint 134, Foundation Sprint 135, Foundation Sprint 136, Foundation Sprint 137, Foundation Sprint 138, Foundation Sprint 139

      The QtHttpServer supports HTTP/1.1 and HTTP/2, but the support for HTTP/1.0 is not complete. The QtHttpServer should respond with "HTTP/1.0" when getting requests from HTTP/1.0 clients., but it currently responds with "HTTP/1.1". Also the chunkedWrite API assumes that chunked transfer encoding is available, but that is a HTTP/1.1 feature.

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

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

              Created:
              Updated: