On Wed, May 7, 2008 at 10:38 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> ...I propose to change the sling.servlet.methods property handling as > follows: > > * If the property is empty or missing, the property is > assumed to be set to [ "GET", "HEAD" ] > > * If the property is set to the single value "*", the > servlet is not registered for a specific method. > > * Otherwise the servlet is registered for the configured > methods names... I agree with those changes. -Bertrand
