[ 
https://issues.apache.org/jira/browse/SLING-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888131#action_12888131
 ] 

Justin Edelson commented on SLING-1521:
---------------------------------------

done in r963914

> Remove license header from HtmlResponse output
> ----------------------------------------------
>
>                 Key: SLING-1521
>                 URL: https://issues.apache.org/jira/browse/SLING-1521
>             Project: Sling
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: API 2.0.8
>            Reporter: Alexander Klimetschek
>            Assignee: Justin Edelson
>            Priority: Minor
>             Fix For: API 2.1.0
>
>         Attachments: sling-1521.patch
>
>
> Every response from the sling post servlet contains the Sling/Apache License 
> header at the top. This is a little bit annoying, since it doesn't belong 
> there and you have to scroll/search longer to find the interesting parts of 
> the response. It also creates unnecessary network traffic.
> I suggest to remove it from the HtmlResponse.html template and exclude the 
> file from the rat license check. The other option would be to dynamically 
> strip this from the file at runtime, but that is not efficient.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to