Re: [whatwg/url] Be clearer that URL serialization returns an ASCII string. (#428)

So we clarified domain to be an ASCII string which means all pieces of a URL are now either an ASCII string or an object of some kind.

This is somewhat different however. We generally don't list return types and we generally don't assert their types before returning them. This might be a case where it's especially useful though.

I wonder if @domenic has any Infra insights/thoughts on this.

-- 
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/url/pull/428#issuecomment-461725390

Received on Friday, 8 February 2019 08:21:32 UTC