jcr-server should honor a webdav request's Content-Type and Content-Language
headers
------------------------------------------------------------------------------------
Key: JCR-181
URL: http://issues.apache.org/jira/browse/JCR-181
Project: Jackrabbit
Type: Bug
Reporter: Brian Moseley
when processing a PUT or a POST, the DavResource should have access to the
Content-Type and Content-Language headers presented in the webdav request, if
any.
when the client explicitly communicates these headers, their values should take
priority over server calculations (such as that done in SetContentTypeCommand),
or at least be input into server calculations
furthermore, the dav getcontentlanguage is not at all supported by at least the
simple webdav server.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira