[
https://issues.apache.org/jira/browse/SLING-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson resolved SLING-1173.
-----------------------------------
Resolution: Duplicate
> Support selecting non-GET scripts as per the request extension
> --------------------------------------------------------------
>
> Key: SLING-1173
> URL: https://issues.apache.org/jira/browse/SLING-1173
> Project: Sling
> Issue Type: Improvement
> Components: Servlets
> Affects Versions: Servlets Resolver 2.0.8
> Reporter: Felix Meschberger
> Fix For: Servlets Resolver 2.0.10
>
>
> It is currently not possible to register scripts for non-GET requests for the
> request extension, yet SLING-754 added support for scripts registered with
> request selectors.
> Now, for SLING-1172 it is required to be able to register scripts for non-GET
> requests for the request extension. The idea is that the extension indicates
> the type of content being uploaded (mostly in the case of POST requests). So
> JSON file upload could create by "unpacking" the data (as could for example
> an XML upload).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.