See: Description
Class | Description |
---|---|
HttpCookie |
Represents a RFC 6265 cookie.
|
HttpRequest |
An HttpRequest encapsulates the details of an HTTP request over the HTTP service.
|
HttpRequest.Builder |
A builder that can build
HttpRequest s. |
HttpResponse |
The response to an HTTP request over the HTTP service.
|
Enum | Description |
---|---|
HttpMethod |
The series of HTTP methods accepted by the HTTP service.
|