Package org.apache.hc.client5.http.impl
Class ProtocolSupport
java.lang.Object
org.apache.hc.client5.http.impl.ProtocolSupport
Protocol support methods.
- Since:
- 5.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetRequestUri(org.apache.hc.core5.http.HttpRequest request)
-
Constructor Details
-
ProtocolSupport
public ProtocolSupport()
-
-
Method Details
-
getRequestUri
-