Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1211

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JCR Webdav 2.0.6
    • JCR Webdav 2.0.8
    • JCR
    • None

    Description

      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.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: