Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0-alpha5
-
None
Description
Adding a HeaderIterator interface serves two purposes:
1. access to all headers of a given name without creating a temporary array
2. a home for iteration methods outside of java.util.Iterator, which is not part of J2ME
See discussion on HTTPCORE-112 for details.
cheers,
Roland