Crate spin_trigger_http

Source
Expand description

Implementation for the Spin HTTP engine.

Structs§

CliArgs
HttpServer
An HTTP server which runs Spin apps.
HttpTrigger
The Spin HTTP trigger.
TlsConfig
TLS configuration for the server.

Functions§

dns_error
hyper_request_error
Translate a hyper::Error to a wasi-http ErrorCode in the context of a request.