Chunked encoding can "hang" the UA connection ---------------------------------------------
Key: TS-10 URL: https://issues.apache.org/jira/browse/TS-10 Project: Traffic Server Issue Type: Bug Reporter: Leif Hedstrom It seems under certain conditions, we send chunked encoded data to the UA, without an appropriate header indicating the content is chunked encoded, e.g. Transfer-Encoding: chunked This causes at least "curl" to hang until the connection times out. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.