Skip to main content

Module http

Module http 

Source
Expand description

Production HTTP client for Sashiko API access.

Structsยง

HttpClient
Production HTTP client for a single Sashiko remote.

Functionsยง

is_retryable_status ๐Ÿ”’
Check if an HTTP status code should trigger a retry.
make_deser_error ๐Ÿ”’
Convert a reqwest JSON error into an ApiError::Deserialization.