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

QHttpMultiPart doesn't respect RFC 2046

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.8.x, 5.0.0
    • 4.8.0, 4.8.1
    • Network
    • None
    • 9a2ac50aea0892b640a6192b00574eb4efa19361 (4.8), 314e590d67db08690b31930e53ca61cedfc4d1e2 (5.0)

      The boundary delimiter line following the last body part of a multipart packet is defined as a line consisting of two hyphen caharacters ("-", decimal value 45) followed by the boundary parameter, two hyphens and a terminating CRLF.

      QHttpMultiPard doesn't add the last CRLF. In this case, some servers, like IIS, failed to understand the packet.

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

            shkearns Shane Kearns
            paceyiv Albano Gheller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes