Module http

Module http 

Source
Expand description

Shared HTTP client helpers used by multiple CLI commands.

Constants§

DEFAULT_BASE_URL
Default base URL for a local CELLSTATE dev server.

Functions§

default_http_client
Build a [reqwest::blocking::Client] with the given timeout in seconds.