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

Unable to set flags in undertow-handlers.conf (being used for URL Rewriting)

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0.Beta9
    • 1.0.15.Final
    • None

      I am currently using Wildfly 8.1.0.Final and I am composing a few rules for URL Rewriting in undertow-handlers.conf.
      I was unable to set case-insensitive flag [NC] (or any other flag) in undertow-handlers.conf file.

      I got to know that the java class named: 'RegularExpressionPredicate.java' is responsible for parsing regexes, and this is not setting any flags (as seen here):

      https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/predicate/RegularExpressionPredicate.java

      Feature Request: Ability to set/unset flags.

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              karthik-vasishta.ramesh Karthik Vasishta Ramesh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: