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

@JakeChampion:
> const incomingTrailers = await request.trailers();

I assume that awaiting this would force the entire body payload to be cached in memory?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/981#issuecomment-1642704669
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/981/1642704669@github.com>

Received on Wednesday, 19 July 2023 20:23:45 UTC