Expand description
Implementation for the Spin HTTP engine.
Structs§
- CliArgs
- Http
Server - An HTTP server which runs Spin apps.
- Http
Trigger - The Spin HTTP trigger.
- TlsConfig
- TLS configuration for the server.
Functions§
- dns_
error - hyper_
request_ error - Translate a
hyper::Error
to a wasi-httpErrorCode
in the context of a request.