Wasm Directoryalpha
v0.3.0 · World

middleware

The `wasi:http/middleware` world captures HTTP services that forward HTTP Requests to another handler. Components may implement this world to allow them to participate in handler "chains" where a `request` flows through handlers on its way to some terminal `service` and corresponding `response` flows in the opposite direction.