Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-387

Multipart parser fails when Content-Type includes multiple params

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.1.3.Final, 1.2.0.Beta9
    • 1.1.0.Final
    • Core
    • None

    Description

      If a client sends an HTTP multipart request to Wildfly with this in the header the request fails:
      Content-Type: multipart/form-data; boundary=hahHQDg8maFVRagSdGWVZTe_VEHpjmlT; charset=UTF-8

      The request fails because the boundary includes the semicolon that seperates different parameters.

      The request above worked in JBoss 6. The above request header was generated by apache http client.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            timterle Tim TerlegÄrd (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: