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.