Module zebra_rpc::server::http_request_compatibility
source · Expand description
Compatibility fixes for JSON-RPC HTTP requests.
These fixes are applied at the HTTP level, before the RPC request is parsed.
Structs§
- HTTP [
RequestMiddleware
] with compatibility workarounds.
Traits§
- A trait for updating an object, consuming it and returning the updated version.