alloy-transport-http 2.3.0

HTTP transport implementation
Documentation
1
2
3
4
5
6
# alloy-transport-http

HTTP transport implementation.

## Providing HTTP Headers
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.