Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2379 UndertowOptions default values need proper links and need to be used properly
  3. UNDERTOW-2492

Create a default constant for UndertowOptions.ALLOW_UNESCAPED_CHARACTERS_IN_URL

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None

      Currently there is no constant with public static final in UndertowOptions}} to define and clarify the default value of UndertowOptions.ALLOW_UNESCAPED_CHARACTERS_IN_URL.

      Add that field to UndertowOptions and make sure it is used on every points where that config is read.

      Also, add a javadoc that links the new field with the option it applies to with @link. And link the new constant to the Option's javadoc as well, using @link, to make both option and value fields interlinked in the documentation.

              Unassigned Unassigned
              flaviarnn Flavia Rainone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: