Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-4839

Fix encoding of '?' in query parameter values by Encode.encodeQueryParam(..)

XMLWordPrintable

      Previously `?` in query parameter values where encoded as is which caused invalid URL values. We now replace `?` characters in query parameter values with `%3F`.

      Fixes #41060

              Unassigned Unassigned
              olubyans@redhat.com Alexey Loubyansky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: