public final class RequestLine extends Object
Modifier and Type | Method and Description |
---|---|
static String |
requestPath(URL url)
Returns the path to request, like the '/' in 'GET / HTTP/1.1'.
|
static String |
version(Protocol protocol) |
Copyright © 2015. All rights reserved.