79521225

Date: 2025-03-19 19:40:21
Score: 2.5
Natty:
Report link

Sling allows you to register servlets that handle all types of http interactions, so the default Sling servlet's behavior can be overridden at your discretion. If you want a general limit, you can also create filters that run on each post or put request (which are the ones that would be used for uploading) and check the requirements for upload are met.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dana A