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

Oleg Kalnichevski resolved HTTPCORE-126.
----------------------------------------

    Resolution: Fixed

I ported the LineParser interface and its default impl  to the new API. As a 
net result we should now have a more elegant HTTP message parsing API and a 
better performing implementation. 

Roland, please review and make changes you deem necessary.

Cheers

Oleg 



> Improved HTTP message parsing
> -----------------------------
>
>                 Key: HTTPCORE-126
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-126
>             Project: HttpComponents Core
>          Issue Type: Improvement
>    Affects Versions: 4.0-alpha6
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.0-beta1
>
>         Attachments: http-parser.patch
>
>
> Implement a more flexible HTTP message parsing API that eliminates the need 
> to skip back during the parsing process thus potentially improving 
> performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to