[][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

Response

Represents an HTTP response

Constants

OP_HANDLE_REQUEST

Operation invoked on an actor in response to an inbound HTTP request

OP_PERFORM_REQUEST

Operation invoked on a host to perform an HTTP request