[ 
https://issues.apache.org/jira/browse/HTTPCORE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Selva updated HTTPCORE-121:
----------------------------------

    Attachment: firstimpl.patch

Hi Oleg, Roland,
 i've created the interface and first implementation, with a simple unit test.
 I've also created an inner (class) TokenIterator, that could be used as 
starting point for issue 122. The token iterator could be done in smarter 
fashion, with regexp if we could use them in httpcore. The other thing i don't 
like is the necessity to pass the header name and also the HeaderIterator (that 
come with an header name inside)
I attend suggestion and comments
 Best regards
  Selva Andrea

> new interface HeaderElementIterator
> -----------------------------------
>
>                 Key: HTTPCORE-121
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-121
>             Project: HttpComponents Core
>          Issue Type: Sub-task
>          Components: HttpCore
>    Affects Versions: 4.0-alpha5
>            Reporter: Roland Weber
>            Priority: Minor
>         Attachments: firstimpl.patch
>
>
> As discussed for HTTPCORE-112, an interface and implementation for iterating 
> over header elements would be useful.
> The implementation can be put on top of the HeaderIterator introduced with 
> HTTPCORE-120.

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