You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "portl4t (JIRA)" <ji...@apache.org> on 2014/06/27 04:56:27 UTC

[jira] [Commented] (TS-2900) TSHttpConnect response includes chunk sizes

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