Interface | Description |
---|---|
Headers |
An immutable set of HTTP headers.
|
HttpMethod |
The method of a HTTP request.
|
MediaType |
A structured value for a Content-Type header value.
|
MutableHeaders |
A set of HTTP headers that can be changed.
|
Request |
A request to be handled.
|
RequestBody | |
Response |
A response to a request.
|
Status |
A status line of a HTTP response.
|