[
https://issues.apache.org/jira/browse/SLING-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1211.
--------------------------------------
Resolution: Fixed
Fix Version/s: JCR Webdav 2.0.8
Implemented this change (along with some code streamlining in the service
method) in Rev. 885697.
> 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.6
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: JCR Webdav 2.0.8
>
>
> 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.