Function
http-error-code
Attempts to extract a http-related error from the wasi:io error
provided.
http-error-code: func(err: borrow<io-error>) -> option<error-code>;Attempts to extract a http-related error from the wasi:io error
provided.
http-error-code: func(err: borrow<io-error>) -> option<error-code>;