Skip to main content

Module http

Module http 

Source

Structs§

HttpResponse
Minimal protocol-agnostic HTTP response, shared by every backend runner.

Enums§

HttpBody
Body shape for execute_request.

Functions§

execute_request
Send a blocking HTTP request and read the response into HttpResponse.