[
https://issues.apache.org/jira/browse/DEFT-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Schildmeijer updated DEFT-36:
-----------------------------------
Fix Version/s: 0.5.0
> Chunked transfer-encoding
> -------------------------
>
> Key: DEFT-36
> URL: https://issues.apache.org/jira/browse/DEFT-36
> Project: Deft
> Issue Type: New Feature
> Fix For: 0.5.0
>
>
> If a server wants to start sending a response before knowing its total length
> (like with long script output), it might use the simple chunked
> transfer-encoding, which breaks the complete response into smaller chunks and
> sends them in series. You can identify such a response because it contains
> the "Transfer-Encoding: chunked" header.
> See: http://www.jmarshall.com/easy/http/#http1.1s3
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira