[−][src]Trait solana_jsonrpc_http_server::MetaExtractor
Extracts metadata from the HTTP request.
Required Methods
fn read_metadata(&self, _: &Request<Body>) -> M
Read the metadata from the request