Julian Reschke created JCR-4158:
-----------------------------------

             Summary: jackrabbit-server doesn't handle content-codings properly
                 Key: JCR-4158
                 URL: https://issues.apache.org/jira/browse/JCR-4158
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-server
    Affects Versions: 2.15.4
            Reporter: Julian Reschke
            Assignee: Julian Reschke


test with jackrabbit-standalone:

{noformat}
curl -v -u admin:admin -H "content-encoding: foo" -T filename 
http://localhost:8080/repository/default/
{noformat}

This should result in a 4xx status (optimally 415).

In general, all fields in content-coding must be processed, and any unknown 
field must cause a 4xx status.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to