[
https://issues.apache.org/jira/browse/JCR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638274#action_12638274
]
Julian Reschke commented on JCR-1770:
-------------------------------------
Support for absolute paths was added as part of fixing JCR-1782.
Support for absolute paths in the "If" header is sort of present already, as
the servlet currently ignores entries for resources other than the request URI
(see associated ticket JCR-1785).
> RFC4918 feature: absolute paths in "Destination" and "If" headers
> -----------------------------------------------------------------
>
> Key: JCR-1770
> URL: https://issues.apache.org/jira/browse/JCR-1770
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-webdav
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
>
> RFC4918 allows absolute paths (instead of absolute URIs) in the "Destination"
> and "If" headers
> (<http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.14.8>). This
> makes it simpler to deal with situations where reverse proxies are involved
> (because those usually are not aware of WebDAV request headers and do not
> rewrite them).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.