Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It is sometimes useful to be able to include another resource and override the extension at the same time.
My scenario is that I am routing all requests through an entry point /content/maven.html and then serving resources based on the suffix.
If I a binary file is requested, it should be downloaded ( by forcing the extension to be null ), but instead the html extension is used, which means the HTML Renderer kicks in.
Attachments
Issue Links
- is related to
-
SLING-10889 Make the Servlets Resolver compatible with API 2.24.0
- Closed
-
SLING-10890 Make the Jackrabbit User Manager compatible with API 2.24.0
- Closed