[
https://issues.apache.org/jira/browse/SLING-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553647
]
Felix Meschberger commented on SLING-53:
----------------------------------------
> ... X-HTTP-Method-Override ...
Absolutely. In fact the Abdera filter also lists a X-Method-Override header. So
I think, we should go with the Abdera filter (to be friendly we might ask
Abdera for permission to copy).
And I would also keep the filters separate as Lars already proposed: One filter
for Method Overwriting limited to POST requests and one filter for header
injection, probably unlimited.
> 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.