Expand description
I/O-free coroutine to send HTTP request and receive its response.
Structs§
- Send
Http - I/O-free coroutine to send HTTP request and receive its response.
- Send
Http Ok - The coroutine has successfully terminated its execution.
Enums§
- Send
Http Error - Errors that can occur during the coroutine progression.
- Send
Http Result - Send result returned by the coroutine’s resume function.