Crate wasi_experimental_http[][src]

Functions

alloc

Allocate memory into the module’s linear memory and return the offset to the start of the block.

header_map_to_string
request

Create an HTTP request and get an HTTP response. Currently, both the request and response bodies have to be Vec<u8>.

string_to_header_map