Package org.miaixz.bus.http.metric.http
Class RequestLine
java.lang.Object
org.miaixz.bus.http.metric.http.RequestLine
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringget(Request request, Proxy.Type proxyType) static StringrequestPath(UnoUrl url) Returns the path to request, like the '/' in 'GET / HTTP/1.1'.
-
Method Details
-
get
-
requestPath
-