Class RequestSupport


  • @Internal
    public final class RequestSupport
    extends java.lang.Object
    Protocol support methods. For internal use only.
    Since:
    5.2
    • Constructor Summary

      Constructors 
      Constructor Description
      RequestSupport()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String extractPathPrefix​(org.apache.hc.core5.http.HttpRequest request)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RequestSupport

        public RequestSupport()
    • Method Detail

      • extractPathPrefix

        public static java.lang.String extractPathPrefix​(org.apache.hc.core5.http.HttpRequest request)