Crate wasi_experimental_http[−][src]
Structs
| Response | An HTTP response |
Enums
| HttpError | HTTP errors |
Functions
| header_map_to_string | Encode a header map as a string. |
| request | Send an HTTP request.
The function returns a |
| string_to_header_map | Decode a header map from a string. |