Re: [whatwg/fetch] Trailer support in the API (#981)

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