-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
These futures are associated with two (pairs) of functions, and the documentation is currently quite sparse:
{request,response}.new:
wasi-http/wit-0.3.0-draft/types.wit
Line 256 in ce36dac
| /// The returned future resolves to result of transmission of this request. |
{request,response}.consume-body:
wasi-http/wit-0.3.0-draft/types.wit
Lines 412 to 413 in ce36dac
| /// This function takes a `res` future as a parameter, which can be used to | |
| /// communicate an error in handling of the response. |
I know I have spent a fair bit of time discussing, forgetting, and trying to remember precisely what these futures are for and how best to plumb them together, and I'm sure I'm not the only one. Let's try to get that information written down in this issue and distilled into a bit more doc commentary.
Metadata
Metadata
Assignees
Labels
No labels