[
https://issues.apache.org/jira/browse/AWF-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Stevenson moved DEFT-186 to AWF-162:
-----------------------------------------
Component/s: (was: Core)
Issue Type: Bug (was: New Feature)
Affects Version/s: (was: 0.4.0)
Key: AWF-162 (was: DEFT-186)
Project: Apache AWF (was: Deft)
> Implement a Stream/Buffer oriented HTTP parser
> -----------------------------------------------
>
> Key: AWF-162
> URL: https://issues.apache.org/jira/browse/AWF-162
> Project: Apache AWF
> Issue Type: Bug
> Reporter: Séven Le Mesle
> Assignee: Séven Le Mesle
>
> The new parser should be fast, optimized in memory, and properly implement
> RFC.
> I suggest building a lexer based on identified HTTP separators (lines, ':',
> ...), and a parser working on the token stream to build the request object.
> Should it support Chunked-encoding for POST / PUT request ?
> How can we handle big files or chunked encoding ?
> Do we need to limit header line size, header count, body size ?
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira