OPTIONS request to the WebDAV "root" path should be replied directly
--------------------------------------------------------------------

                 Key: SLING-1211
                 URL: https://issues.apache.org/jira/browse/SLING-1211
             Project: Sling
          Issue Type: Improvement
          Components: JCR
    Affects Versions: JCR Webdav 2.0.4
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


Currently an OPTIONS request to the WebDAV root folder -- 
http://localhost:8080/dav by default -- is replied to with a redirect to the 
default workspace or a not found response if there is no configured default 
workspace.

This should be converted into a plain HTTP OPTIONS response just returning the 
supported options on this URL, which naturally is just OPTIONS, GET, and HEAD.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to