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

QNAM produces HTTP headers with incorrect header field endings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 6.1, 6.2
    • Network: HTTP
    • None
    • 5
    • Team 2 Foundation_Sprint 47

      Refactoring http parsing has shown that headers fields ending with "\n" instead of "\r\n" are generated. This is not conforming to the HTTP specification, neither in RFC 2616 nor RFC 7230.

      This was apparently done to support as many web servers as possible, but now in 2021 this should be reconsidered.

        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
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes