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

Multipart parser fails when Content-Type includes multiple params

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: