raducotescu opened a new pull request, #29:
URL: https://github.com/apache/sling-org-apache-sling-engine/pull/29

   * added two new configuration options to the Sling Main Servlet: 
sling.includes.protectheaders and sling.includes.checkcontenttype
   * the former doesn't allow included servlets to set a status code or 
response headers, whereas the latter also makes the Sling Engine throw a 
RuntimeException every time an included servlet tries to override the 
Content-Type response header
   * sling.includes.protectheaders can be overridden per include, using the 
RequestDispatcherOptions


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to