public final class RequestLine extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
requestPath(HttpUrl
Returns the path to request, like the '/' in 'GET / HTTP/1.1'.
|