[
https://issues.apache.org/jira/browse/SLING-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-8838.
------------------------------------
Assignee: Robert Munteanu
Resolution: Fixed
PR applied, thanks [~tuerkben].
Congrats on your first contribution :-)
> 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
> Assignee: Robert Munteanu
> Priority: Major
> Fix For: Security 1.1.18
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 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)