Provide implementation of the Header interface optimized for minimal
intermediate garbage generation and buffer copying
-----------------------------------------------------------------------------------------------------------------------
Key: HTTPCORE-6
URL: http://issues.apache.org/jira/browse/HTTPCORE-6
Project: HttpComponents Core
Type: Improvement
Components: HttpCore
Versions: 4.0-alpha2
Reporter: Oleg Kalnichevski
Assigned to: Oleg Kalnichevski
Fix For: 4.0-alpha3
Provide a Header implementation allowing for performance short-cuts when
serializing and deserializing HTTP headers. HeaderUtils already employs a
private Header implementation for lazy parsing of HTTP headers. This class
should be moved to the o.a.http.message package and made available as a part of
the public API
--
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]