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

Andrea Selva commented on HTTPCORE-112:
---------------------------------------

Hi,
the only throuble i've about different iterators, is how to integrate different 
header parsers for different header type. In the case  you will use a different 
parser for comma separated header, there should be a mechanism to select the 
correct parser for each examined header at the level of AbstractMessageParser 
or some subclasses. This sounds to me complicated, perhaps my knowledge about 
http core internals is not so heavy. If this is a simple problem, then the 
typed iterators way is the cleaner, else the other is trivial and immediately 
usable.
Thanks
 Andrea

> DefaultConnectionReuseStrategy misinterprets Connection header
> --------------------------------------------------------------
>
>                 Key: HTTPCORE-112
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-112
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore
>    Affects Versions: 4.0-alpha5
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-beta1
>
>         Attachments: multiuconn.patch
>
>
> DefaultConnectionReuseStrategy assumes that "Connection:" is a single-valued 
> header.

-- 
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