Module jsonrpsee_server::http
source · Expand description
HTTP related server functionality.
Modules§
- HTTP response helpers.
Functions§
- Make JSON-RPC HTTP call with a service
RpcServiceT
- Make JSON-RPC HTTP call with a
RpcServiceBuilder
- Checks that content type of received request is valid for JSON-RPC.
- Returns true if the
content_type
header indicates a valid JSON message.