Package org.apache.hc.client5.http.impl
Class RequestSupport
- java.lang.Object
-
- org.apache.hc.client5.http.impl.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)
-