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
 Assigned to: 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