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

QtHttpServer: The HTTP/1.0 support is incomplete

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8, 6.9, 6.10
    • Qt Http Server
    • None

    Description

      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.

      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
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes