Re: [w3c/push-api] Support throwing exception from text method during UTF-8 decode (#276)

Yeah, we generally don't do that in the platform. Are the raw bytes exposed somewhere? If they are you can already get this kind of error handling if you want by using a `TextDecoder` object.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/276#issuecomment-323802497

Received on Monday, 21 August 2017 17:18:33 UTC