Type
response-outparam
Represents the ability to send an HTTP Response.
This resource is used by the wasi:http/incoming-handler interface to
allow a Response to be sent corresponding to the Request provided as the
other argument to incoming-handler.handle.
type response-outparam = response-outparam;