Re: [whatwg/fetch] Proposal: Easier request/response rewrites (#671)

Speaking as a WebKit person: Request rewriting seems like a common use case for anyone using fetch with Service Workers, not just in the special CloudFlare environment. Given that, it seems worthwhile to make it easier and more convenient, if that can be done without making the API overly complex. I expect WebKit would be happy to implement a reasonable API along these lines.

I don't have  much of an opinion on what specific syntax to use for it.

It's worth noting that sometimes APIs that have little active browser support, but no hard opposition either, sometimes still fail. Media sync API is one past example.  So it would be good to get other implementers on the record.

-- 
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/671#issuecomment-407923386

Received on Wednesday, 25 July 2018 23:02:27 UTC