Crate jsonrpsee_http_client
source ·Expand description
Re-exports§
pub use jsonrpsee_types as types;
Modules§
- HTTP transport.
Structs§
- A set of HTTP headers
- Represents an HTTP header field value.
- JSON-RPC HTTP Client that provides functionality to perform method calls and notifications.
- HTTP client builder.
Type Aliases§
- Custom TLS configuration.
- Default HTTP body for the client.
- HTTP request with default body.
- HTTP response with default body.