[
https://issues.apache.org/jira/browse/SLING-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012617#comment-17012617
]
Robert Munteanu commented on SLING-8838:
----------------------------------------
Thanks! [~tuerkben] - would you have the time to send a PR? This will probably
get the work done faster.
> Add HEAD support to ContentDispositionFilter
> --------------------------------------------
>
> Key: SLING-8838
> URL: https://issues.apache.org/jira/browse/SLING-8838
> Project: Sling
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: Security 1.1.10
> Reporter: Ilyas Türkben
> Priority: Major
>
> As per \(*) {{ContentDispositionFilter}} doesn't seem to support HEAD
> requests.
> It is handy to use curl with {{curl -I http://localhost/path}} in order to
> retrieve only the response headers rather than the whole content, especially
> with blobs.
> *
> https://github.com/apache/sling-org-apache-sling-security/blob/master/src/main/java/org/apache/sling/security/impl/ContentDispositionFilter.java#L205
--
This message was sent by Atlassian Jira
(v8.3.4#803005)