Class H2RequestTargetHost

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

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

  • Constructor Details

    • H2RequestTargetHost

      public H2RequestTargetHost()
  • Method Details