- From: Matt Mastracci <notifications@github.com>
- Date: Tue, 30 Apr 2024 07:26:49 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 April 2024 14:26:53 UTC
Hey all, there's been some interest in supporting trailers in Deno for both the `fetch` side of the API, as well as the `Deno.serve` HTTP server. The feature is mostly useful for gRPC support in JS server runtimes. Any interest in picking this up? I believe the `Promise<...>` field for `{Request,Response}{Init,}` is the most reasonable approach. We'd be happy to push this forward. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/981#issuecomment-2085473967 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/981/2085473967@github.com>
Received on Tuesday, 30 April 2024 14:26:53 UTC