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