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 |
LazyLaxLineParser
Extension of
BasicLineParser that defers parsing of
header values. |
class |
LazyLineParser
Extension of
BasicLineParser that defers parsing of
header values. |
Modifier and Type | Field and Description |
---|---|
static BasicLineParser |
BasicLineParser.INSTANCE |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.