[
https://issues.apache.org/jira/browse/SLING-9339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-9339.
---------------------------------
Resolution: Fixed
Implemented in [commit
b978bda|https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker/commit/b978bda].
> 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
> Priority: Major
> 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)