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