Modules§
Structs§
Enums§
Traits§
Functions§
- Attempt converting
http::Request
to [Request
]. Values ofpath_with_query
,scheme
andauthority
will be taken from the request URI - Attempt converting
http::Request<wasmtime_wasi_http::body::HyperOutgoingBody>
tobindings::wrpc::http::types::Request
. Values ofpath_with_query
,scheme
andauthority
will be taken from the request URI.