[
https://issues.apache.org/jira/browse/TS-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045470#comment-14045470
]
portl4t commented on TS-2900:
-----------------------------
Fact, your plugin act as a browser, so chunked response should be processed in
your plugin not matter what version the ATS is.
I think your can use FetchSM to implement your business.
> TSHttpConnect response includes chunk sizes
> -------------------------------------------
>
> Key: TS-2900
> URL: https://issues.apache.org/jira/browse/TS-2900
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Peter Walsh
>
> I just upgraded from 4.2.1 to ATS 5.0.0 but am having issues in my plugins
> that use TSHttpConnect.
> When the response body is chunked, the response body being returned to my
> plugin includes the chunk sizes in the response string. In ATS 4.x, the
> plugins received the response body without the chunked sizes as part of it,
> meaning ATS handled this under the covers so my plugin didn't have to.
--
This message was sent by Atlassian JIRA
(v6.2#6252)