Re: [whatwg/fetch] Provide ability to encode content from browser/runtime in fetch API. (#653)

Okay, so for now the solution will be as @martinthomson outlined above, you set your own `Content-Encoding` header and encode stuff yourself. I filed https://github.com/WICG/compression/issues/32 to discuss the eventual standards home for Compression Streams.

Once this has been in use for some years we can see if further abstractions are warranted based on popular libraries.

-- 
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-590787147

Received on Tuesday, 25 February 2020 10:08:27 UTC