On Dec 18, 2007 12:40 PM, Lars Trieloff <[EMAIL PROTECTED]> wrote: > ...* ServletFilters: 1st changes Request-Parameters with a certain naming > pattern into request headers...
> ...2nd uses a header like X-HTTP-Method to override the HTTP method... Sounds good! I have added the proposal to SLING-53. The great benefit is that apps using this can use PUT and DELETE scripts, for example, instead of having too much happening in POST. -Bertrand
