Crate api [−] [src]
Enums
| Method |
Enum with all the standard HTTP methods. It also has
a variant |
| SendError |
Traits
| Api |
|
| Client | |
| HttpResponse |
It represents the Server response received by the client after sending a HTTP request. |
Type Definitions
| Headers |
Type for the request/response headers. |
| Query |
Type for the URL query. |