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

401 Unauthorized should be returned when requesting a protected directory without trailing slash

XMLWordPrintable

      Configure '/secured/*' as protected path, the following request should return 401, but it returns 302 instead.

      curl -v http://localhost:8080/helloworld/secured
      

      NOTE: there is no trailing slash in above request.

            rhn-engineering-lgao Lin Gao
            rhn-engineering-lgao Lin Gao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: