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

Doubled definition of :path and other HttpStrings

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Trivial
    • 2.0.31.Final, 2.1.4.Final
    • 3.0.Final, 2.1.1.Final, 2.2.0.Final
    • Core
    • None

    Description

      ✔ ~/redhat/tmp/undertow [master|✔]
      08:55 $ grep -R ":path" | grep "static final"
      core/src/main/java/io/undertow/server/protocol/http2/Http2ReceiveListener.java: static final HttpString PATH = new HttpString(":path");
      core/src/main/java/io/undertow/protocols/http2/Http2Channel.java: public static final HttpString PATH = new HttpString(":path");

      Attachments

        Issue Links

          Activity

            People

              rhn-cservice-bbaranow Bartosz Baranowski
              rhn-cservice-bbaranow Bartosz Baranowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: