[
https://issues.apache.org/jira/browse/SLING-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552741
]
Felix Meschberger commented on SLING-53:
----------------------------------------
> Note that we're already using ujax: as a prefix for request parameters
> interpreted by µjax, the pattern for the first filter should be similar.
I think, it is better to keep this detached from the ujax use case, as this
problem is not restricted to ujax but to other applications using forms and
intending to use other methods. Therefore, I like the idea of Lars [1] more:
This can be even be generalized to "generate" any header for http-(.*)-header
parameters.
[1] http://www.mail-archive.com/[email protected]/msg01413.html
> Add request filter for method overwrite
> ---------------------------------------
>
> Key: SLING-53
> URL: https://issues.apache.org/jira/browse/SLING-53
> Project: Sling
> Issue Type: New Feature
> Components: Core, microsling
> Reporter: Felix Meschberger
> Fix For: 2.0.0
>
>
> To allow for method overwrite I suggest to add a request processing Filter
> along the lines of the Abdera MethodOverWriteFilter [1] as stipulated by Roy
> in [2].
> [1]
> http://svn.apache.org/viewvc/incubator/abdera/java/trunk/server/src/main/java/org/apache/abdera/protocol/server/servlet/MethodOverrideFilter.java?view=markup&pathrev=510085
> [2] http://www.mail-archive.com/[email protected]/msg00355.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.