Prevent image from auto download
When I open the link below, the image download automatically. I wanted to prevent the image from downloading and wanted it to load on the browser, so I unchecked the checkbox in Apache Sling Content Disposition Filter for the field Enable For All Resource Paths. But even if I add content/*:image/jpg to Included Resource Paths & Content Types, the image still gets downloaded. I also tried by adding the absolute image path to Excluded Resource Paths, the image still gets downloaded. How can I prevent it?
