| Package | Description | 
|---|---|
| org.apache.hc.core5.http2.protocol | HTTP/2 protocol interceptors. | 
| Class and Description | 
|---|
| H2RequestConformance This request interceptor is responsible for execution of the protocol conformance
 checks on incoming or outgoing HTTP/2 request messages. | 
| H2RequestConnControl HTTP/2 compatible extension of  RequestConnControl. | 
| H2RequestContent HTTP/2 compatible extension of  RequestContent. | 
| H2RequestTargetHost HTTP/2 compatible extension of  RequestTargetHost. | 
| H2RequestValidateHost HTTP/2 compatible extension of  RequestValidateHost. | 
| H2ResponseConformance This response interceptor is responsible for making the protocol conformance checks
 of incoming or outgoing HTTP/2 response messages. | 
| H2ResponseConnControl HTTP/2 compatible extension of  ResponseConnControl. | 
| H2ResponseContent HTTP/2 compatible extension of  ResponseContent. | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.