Re: [heycam/webidl] Consider renaming ByteString to HTTPHeaderString? (#990)

I think it's fine to use for all cases where you have a byte sequence and want to return it isomomorphic decoded for convenience.  It's typically network APIs that need this as they never adopted Unicode.

E.g., I think https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-nexthopprotocol should use it too.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/990#issuecomment-854355733

Received on Friday, 4 June 2021 04:50:20 UTC