Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8734

camel-netty-http - Should ignore case of context-path

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      We should ignore case when matching context-path. We have some code that matches using .startsWith. But that does not match with different case, such as Customer vs customer.

      People dont really want to expose HTTP services where the context path uses different case. So if people type /customer or /Customer or /CUSTOMER then it should match the same.

      See nabble
      http://camel.465427.n5.nabble.com/How-to-create-case-insensitive-URI-route-with-netty4-http-tp5766517.html

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: