Home
last modified time | relevance | path

Searched refs:http_response (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasi-http/src/p3/
H A Dresponse.rs136 let http_response = http::Response::builder() in test_response_from_http() localVariable
142 let (wasi_resp, io_future) = Response::from_http(http_response); in test_response_from_http()