Re: [whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

I’m glad to hear there’s an interest here, 2 streaming unidirectional requests are a big stepping stone 😁. The ability to do bidirectional steaming from a single request would avoid the need to use sticky sessions on your load balancer to make the up and down request hit the same server.

Something to think about in the future.

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

Received on Monday, 16 September 2019 08:41:50 UTC