pub fn hyper_response_error(err: Error) -> ErrorCodeExpand description
Translate a hyper::Error to a wasi-http ErrorCode in the context of a response.
pub fn hyper_response_error(err: Error) -> ErrorCodeTranslate a hyper::Error to a wasi-http ErrorCode in the context of a response.