http_kit 0.1.0
http_kit: ^0.1.0 copied to clipboard
A portable HTTP client with an onion middleware pipeline: retry with full-jitter backoff, timeouts, bearer authentication and metadata headers, on Cronet, Cupertino or the browser stack.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2026-09-04 #
First release: ApiClient with the middleware pipeline, RetryMiddleware, TimeoutMiddleware,
BearerAuthenticationMiddleware, MetadataMiddleware, the platform engines and QUIC hints.