You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2013/12/19 19:21:06 UTC

[jira] [Updated] (TS-2445) Fix problem with 204 responses closing POST requests

     [ https://issues.apache.org/jira/browse/TS-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call updated TS-2445:
---------------------------

    Description: 
The wrong content-length was being looked at when determining if to close the 204 response.  This had the effect of not verifying the content-length from the server was 0 and not working for POST requests.


  was:
The wrong content-length was being looking at when determining if to close the 204 response.  This had the effect of not verifying the content-length from the server was 0 and not working for POST requests.



> Fix problem with 204 responses closing POST requests
> ----------------------------------------------------
>
>                 Key: TS-2445
>                 URL: https://issues.apache.org/jira/browse/TS-2445
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Bryan Call
>
> The wrong content-length was being looked at when determining if to close the 204 response.  This had the effect of not verifying the content-length from the server was 0 and not working for POST requests.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)