Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/test-programs/src/bin/
H A Dp2_api_proxy_streaming.rs161 _ => method_not_allowed(response_out), in handle_request()
239 fn method_not_allowed(response_out: ResponseOutparam) { in method_not_allowed() function