Package | Description |
---|---|
org.apache.http.impl.client.cache |
This package contains a cache module that can be used for HTTP/1.1
client-side caching.
|
Modifier and Type | Method and Description |
---|---|
static WarningValue[] |
WarningValue.getWarningValues(org.apache.http.Header h)
Returns an array of the parseable warning values contained
in the given header value, which is assumed to be a
Warning header.
|