Package org.apache.hc.core5.http2.protocol
package org.apache.hc.core5.http2.protocol
HTTP/2 protocol interceptors.
-
ClassesClassDescriptionThis request interceptor is responsible for execution of the protocol conformance checks on incoming or outgoing HTTP/2 request messages.HTTP/2 compatible extension of
RequestConnControl.HTTP/2 compatible extension ofRequestContent.HTTP/2 compatible extension ofRequestTargetHost.HTTP/2 compatible extension ofRequestValidateHost.This response interceptor is responsible for making the protocol conformance checks of incoming or outgoing HTTP/2 response messages.HTTP/2 compatible extension ofResponseConnControl.HTTP/2 compatible extension ofResponseContent.