[
https://issues.apache.org/jira/browse/SLING-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335101#comment-14335101
]
Antonio Sanso commented on SLING-3829:
--------------------------------------
[~olli] thanks for the hint.
It did not work though.
AFAIU from the Turkey documentation
{code}
<condition type="header" name="Content-Type">image/jpeg</condition>
{code}
content-type The type of the imcoming request. (this is probably not that
useful)
i.e. request.getContentType()
when what it matters is the response content type... WDYT? any other idea?
> Add support for Content-Disposition attachment
> -----------------------------------------------
>
> Key: SLING-3829
> URL: https://issues.apache.org/jira/browse/SLING-3829
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Antonio Sanso
> Assignee: Antonio Sanso
> Priority: Minor
>
> In some situation will be useful (and safer) to force Content-Disposition
> attachment for some Content-Type (configurable ) under some specific (and
> sensitive) path (configurable)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)