[ 
http://issues.apache.org/jira/browse/HTTPCORE-5?page=comments#action_12418856 ] 

Roland Weber commented on HTTPCORE-5:
-------------------------------------

Hi Oleg,

it'll be a week or two until I can review the changes. I still have a written 
test to score.
>From the description, I very much like this change. For example, I had some 
>concerns
about the RequestLine which can be addressed much easier this way. That's 
something
else I will come up with in time :-)

cheers,
  Roland


> Make Header an interface
> ------------------------
>
>          Key: HTTPCORE-5
>          URL: http://issues.apache.org/jira/browse/HTTPCORE-5
>      Project: HttpComponents Core
>         Type: Improvement

>   Components: HttpCore
>     Versions: 4.0-alpha2
>     Reporter: Oleg Kalnichevski
>     Assignee: Oleg Kalnichevski
>      Fix For: 4.0-alpha3

>
> Folks,
> Would anyone strongly object the change to make Header an interface? I am 
> presently looking into further optimization of the HttpCore header processing 
> code and see a potential benefit from having different Header implementations 
> (for instance, one backed by a char array lazy parsed on demand) I also think 
> HttpNIO might need a different Header implementation.
> Oleg

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to