[ 
https://issues.apache.org/jira/browse/TS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869642#comment-13869642
 ] 

ASF subversion and git services commented on TS-2488:
-----------------------------------------------------

Commit 91f3cce290bf9a95f8df757582dd6578204ceb28 in branch refs/heads/master 
from [~happy_fish100]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=91f3cce ]

[TS-2488] enhance esi plugin to allow any of the space characters to follow esi 
starting tags


> any of the space chars can follow the esi starting tags
> -------------------------------------------------------
>
>                 Key: TS-2488
>                 URL: https://issues.apache.org/jira/browse/TS-2488
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Yu Qing
>            Assignee: Kit Chan
>         Attachments: 
> 0001-TS-2488-any-space-char-can-follow-the-esi-starting-t.patch
>
>
> only the space char ' ' can follow the esi starting tags such as 
> "<esi:include", "<!--esi" now, we should allow any space char after these 
> tags. the space chars include: ' ', '\t', '\r' and '\n'. 
> for example, following common usage:
> <!--esi
> esi bala bala ...
> -->
> because no space after the "<!--esi", the esi parser will keep these tags 
> which should be removed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to