Uses of Class
org.apache.hc.core5.http.protocol.RequestValidateHost
-
Packages that use RequestValidateHost Package Description org.apache.hc.core5.http.protocol Core HTTP protocol interceptors.org.apache.hc.core5.http2.protocol HTTP/2 protocol interceptors. -
-
Uses of RequestValidateHost in org.apache.hc.core5.http.protocol
Fields in org.apache.hc.core5.http.protocol declared as RequestValidateHost Modifier and Type Field Description static RequestValidateHostRequestValidateHost. INSTANCE -
Uses of RequestValidateHost in org.apache.hc.core5.http2.protocol
Subclasses of RequestValidateHost in org.apache.hc.core5.http2.protocol Modifier and Type Class Description classH2RequestValidateHostHTTP/2 compatible extension ofRequestValidateHost.
-