You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2007/08/01 12:18:53 UTC

[jira] Commented: (HTTPCORE-106) factor out HTTP parsing

    [ https://issues.apache.org/jira/browse/HTTPCORE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516919 ] 

Oleg Kalnichevski commented on HTTPCORE-106:
--------------------------------------------

This one will take quite a bit more work that I initially anticipated, as we will have to go through the same exercise for HTTP formatting code as well. I will only be able to complete the work on the weekend.

Oleg

> factor out HTTP parsing
> -----------------------
>
>                 Key: HTTPCORE-106
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-106
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore
>    Affects Versions: 4.0-alpha5
>            Reporter: Roland Weber
>            Assignee: Oleg Kalnichevski
>             Fix For: 4.0-alpha6
>
>
> HTTP parsing in HttpCore/main is currently implemented directly in the connection classes. To simplify replacing the parser, this code should be factored out into separate class (request/response), accessible via HttpParser interfaces. HttpNIO already has such interfaces.

-- 
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: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org