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

QHttpMultiPart doesn't respect RFC 2046

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes