Modules§
Structs§
Enums§
Traits§
- Invoke
Incoming Handler - Invoke
Outgoing Handler - Serve
Incoming Handler Http - Serve
Incoming Handler Wasmtime - Serve
Outgoing Handler Http
Functions§
- split_
http_ body - split_
outgoing_ http_ body - try_
fields_ to_ header_ map - try_
header_ map_ to_ fields - try_
http_ to_ request - Attempt converting
http::Requestto [Request]. Values ofpath_with_query,schemeandauthoritywill be taken from the request URI - try_
http_ to_ response - try_
wasmtime_ to_ outgoing_ request - Attempt converting
http::Request<wasmtime_wasi_http::body::HyperOutgoingBody>tobindings::wrpc::http::types::Request. Values ofpath_with_query,schemeandauthoritywill be taken from the request URI.