Class H2RequestConnControl

java.lang.Object
org.apache.hc.core5.http.protocol.RequestConnControl
org.apache.hc.core5.http2.protocol.H2RequestConnControl
All Implemented Interfaces:
HttpRequestInterceptor

@Contract(threading=IMMUTABLE) public class H2RequestConnControl extends RequestConnControl
HTTP/2 compatible extension of RequestConnControl.
Since:
5.0
  • Field Details

  • Constructor Details

    • H2RequestConnControl

      public H2RequestConnControl()
  • Method Details