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

Felix Meschberger commented on SLING-1344:
------------------------------------------

Is this Sling API ? Isn't this rather about the Default GET Servlet ?

And then as per SLING-1340 support for the TRACE method in the SlingMainServlet 
is configurable (switched off by default)

> Possible response split in SlingSafeMethodsServlet
> --------------------------------------------------
>
>                 Key: SLING-1344
>                 URL: https://issues.apache.org/jira/browse/SLING-1344
>             Project: Sling
>          Issue Type: Bug
>          Components: API
>    Affects Versions: API 2.0.8
>            Reporter: Ian Boston
>            Assignee: Ian Boston
>             Fix For: API 2.1.0
>
>
> Headers in the doTrace method are echoed to the response, making it 
> potentially possible to split a response. 
> Would suggest encoding the headers both name part and value part correctly
> IIRC Value part should be URIEncoded ?
>  
> but name part Eliminate values outside 33 - 126  as per rfc 822 ?

-- 
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