Expand description
org.wasmcloud.interface.httpserver
Structs
HttpRequest contains data sent to actor about the http request
HttpResponse contains the actor’s response to return to the http client
HttpServerSender sends messages to a HttpServer service
HttpServer is the contract to be implemented by actor
client for sending HttpServer messages
Constants
Traits
HttpServer is the contract to be implemented by actor
wasmbus.contractId: oneitfarm:httpserver
wasmbus.actorReceive
Type Definitions
map data structure for holding http headers