Radu Cotescu created SLING-9339:
-----------------------------------
Summary: Implement lazy-reading for the request data
Key: SLING-9339
URL: https://issues.apache.org/jira/browse/SLING-9339
Project: Sling
Issue Type: Improvement
Components: Scripting
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Bundle Tracker 0.2.0
Historically, the {{org.apache.sling.scripting.core.ScriptHelper}}
implementation relied on an on-demand request data reader, which allowed POST
scripts to forward the initial request with a method change. Since a lot of the
available Sling scripts rely on this behaviour, the Scripting Bundle Tracker
should provide a similar implementation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)