Package | Description |
---|---|
org.apache.hc.core5.http.message |
Core HTTP message components, message element parser
and writer APIs and their default implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicHeaderValueParser
Default
HeaderValueParser implementation. |
Constructor and Description |
---|
BasicHeaderElementIterator(Iterator<Header> headerIterator,
HeaderValueParser parser)
Creates a new instance of BasicHeaderElementIterator
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.