Expand description
Implementation for the Spin HTTP engine.
Structs§
- An HTTP server which runs Spin apps.
- The Spin HTTP trigger.
- TLS configuration for the server.
Functions§
- Translate a
hyper::Error
to a wasi-httpErrorCode
in the context of a request.