Add configuration to default GET servlet to produce other kinds of responses.
-----------------------------------------------------------------------------

                 Key: SLING-723
                 URL: https://issues.apache.org/jira/browse/SLING-723
             Project: Sling
          Issue Type: Improvement
          Components: Servlets Get
            Reporter: Tobias Bocanegra


it would be desirable to configure the default behavior for the default GET 
servlet. eg:

report=dump -> wil generate some sort of dump (as it does today)
report=dirlisting -> will generate a dir listing of the subnodes.
report={number}   -> send an error, eg: 403



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to