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

URLs with parameter values with "{" or "}" generate 400 responses

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 2.0.3.Final, 2.0.6.Final
    • Core
    • None
    • Hide

      send "https://somehost/test?Check=

      {DoesThisWork}

      " to undertow, a 400 response will be generated

      Show
      send "https://somehost/test?Check= {DoesThisWork} " to undertow, a 400 response will be generated

    Description

      when a url request has a "

      {" or "}

      " the response is a 400. These urls are being generated by SharePoint when attempting an upload but can be easily be reproduced by sending a url such as "https://somehost/test?Check=

      {DoesThisWork}

      " to undertow. The last version we integrated with where this worked was 1.4.22 (https://github.com/TremoloSecurity/OpenUnison/blob/1.0.12/unison/pom.xml).

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            mlbiamts Marc Boorshtein (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: