Module api

Source

Functions§

client
Create a new HTTP client. Can be used to query HTTP endpoints.
request
Execute an HTTP request.

Type Aliases§

Client
A HTTP client that can execute HTTP requests. See http::client to create an instance.