Stefan Seifert created SLING-4994:
-------------------------------------
Summary: sling-mock: Support InputStream, ContentLenght,
ContentType and CharacterEncoding in Request
Key: SLING-4994
URL: https://issues.apache.org/jira/browse/SLING-4994
Project: Sling
Issue Type: Improvement
Components: Testing
Affects Versions: Testing Sling Mock 1.4.0
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Testing Sling Mock 1.5.0
all methods accessing request body are currently unsupported.
we should support
* getContentType
* get/setCharacterEncoding
* getContentLength
* getInputStream
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)