- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 05 Jan 2018 01:45:08 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 January 2018 09:45:34 UTC
I guess what would be good to know is at what point in the stack browsers apply compression algorithms. If it's in the networking layer providing instructions in `fetch()` seems like the way to go. If it's at a higher layer we might want to look at some kind of compression API that can also be reused elsewhere (such as in WebRTC). cc @martinthomson -- 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/issues/653#issuecomment-355513368
Received on Friday, 5 January 2018 09:45:34 UTC