Uses of Class
org.apache.hc.client5.http.impl.cache.WarningValue
Packages that use WarningValue
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of WarningValue in org.apache.hc.client5.http.impl.cache
Methods in org.apache.hc.client5.http.impl.cache that return WarningValueModifier and TypeMethodDescriptionstatic WarningValue[]
WarningValue.getWarningValues
(org.apache.hc.core5.http.Header h) Returns an array of the parsable warning values contained in the given header value, which is assumed to be a Warning header.