[][src]Module waxosuit_codec::http

HTTP server capability data structures

This module contains data types for the wascap:http_server capability.

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