Package org.apache.hc.client5.http.impl
Class RequestSupport
java.lang.Object
org.apache.hc.client5.http.impl.RequestSupport
Protocol support methods. For internal use only.
- Since:
- 5.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
extractPathPrefix
(org.apache.hc.core5.http.HttpRequest request)
-
Constructor Details
-
RequestSupport
public RequestSupport()
-
-
Method Details
-
extractPathPrefix
-