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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: