[
https://issues.apache.org/jira/browse/TS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kit Chan reassigned TS-2488:
----------------------------
Assignee: Kit Chan
> 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
> 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)