Enums§
- Method
- Enum with all the standard HTTP methods. It also has
a variant
Custom
to support non-standard methods. - Send
Error
Traits§
- Api
Api
represents a HTTP API exposing all the request parameters and a function to parse the HTTP response.- Client
- Http
Response - It represents the Server response received by the client after sending a HTTP request.