Skip to content
Roman Senn edited this page Jul 23, 2022 · 1 revision

onHttp(, resp) { for await(let chunk of await req.body) os.write(1, chunk); }

Clone this wiki locally