Package org.apache.hc.core5.http2.protocol
HTTP/2 protocol interceptors.
-
Class Summary Class 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 ofRequestConnControl.H2RequestContent HTTP/2 compatible extension ofRequestContent.H2RequestTargetHost HTTP/2 compatible extension ofRequestTargetHost.H2RequestValidateHost HTTP/2 compatible extension ofRequestValidateHost.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 ofResponseConnControl.H2ResponseContent HTTP/2 compatible extension ofResponseContent.