Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasi-http/src/p3/host/
H A Dtypes.rs98 fn get_request_options_mut<'a>( in get_request_options_mut() function
522 let opts = get_request_options_mut(self.table, &opts)?; in set_connect_timeout()
547 let opts = get_request_options_mut(self.table, &opts)?; in set_first_byte_timeout()
572 let opts = get_request_options_mut(self.table, &opts)?; in set_between_bytes_timeout()