Crates.io | alloy-transport-http |
lib.rs | alloy-transport-http |
version | 1.0.27 |
created_at | 2023-11-15 21:29:35.240044+00 |
updated_at | 2025-08-26 16:34:09.267719+00 |
description | HTTP transport implementation |
homepage | https://github.com/alloy-rs/alloy |
repository | https://github.com/alloy-rs/alloy |
max_upload_size | |
id | 1036863 |
size | 130,675 |
HTTP transport implementation.
The HTTP request headers will be extended if a http::HeaderMap
is present in the request metadata. This extension functionality is only available for single requests and is not supported for batch requests.