[][src]Module wascc_codec::http

HTTP server capability data structures

This module contains data types for the wascc:http_server and wascc:httpclient capabilities.

Structs

Request

Describes an HTTP request received by the HTTP server capability provider

Response

Represents an HTTP response that the guest module would like to return in response to a request command

Constants

OP_HANDLE_REQUEST
OP_PERFORM_REQUEST