A helper crate for creating reqwest::Client with rotating proxy support from environment variables. | 一个辅助 crate,用于通过环境变量创建支持轮换代理的 reqwest::Client。
A robust, auto-reconnecting Server-Sent Events (SSE) client built on reqwest
Reqwest-backed HTTP client for Smithy runtimes and the AWS SDK for Rust
SDK for the MangaDex API
SDK for the MangaDex API
High-performance caching, throttling, and backoff middleware for reqwest, with a single-file storage container.
Trait-based reqwest abstraction with typed requests, declarative response decoding, and link header pagination
An asynchronous OAuth2 flow implementation.
HTTP API reqwest Client
Unofficial release of Zed's reqwest_client crate
This OpenAPI specification is a part of the Lance namespace specification. It contains 2 parts: The `components/schemas`, `components/responses`, `components/examples`, `tags` sections define the request and response shape for each operation in a Lance Namespace across all implementations. See https://lancedb.github.io/lance-namespace/spec/operations for more details. The `servers`, `security`, `paths`, `components/parameters` sections are for the Lance REST Namespace implementation, which defines a complete REST server that can work with Lance datasets. See https://lancedb.github.io/lance-namespace/spec/impls/rest for more details.
The client implementation using reqwest as HTTP client.