You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2020/01/10 09:31:00 UTC

[jira] [Updated] (SLING-8838) Add HEAD support to ContentDispositionFilter

     [ https://issues.apache.org/jira/browse/SLING-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Munteanu updated SLING-8838:
-----------------------------------
    Fix Version/s: Security 1.1.16

> 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
>             Fix For: Security 1.1.16
>
>
> 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)