Re: [whatwg/url] Add a note that `searchParams` is not unicode-aware (#596)

At least in JavaScript, this type of behavior is pretty standard and expected, so I think we can do without a note. If you are adapting the JavaScript URL API to other platforms/languages, whose idiomatic/customary behavior is inconsistent with JavaScript, the choice is yours to either follow convention or stick with JavaScript, or provide both types of APIs. In either case, I'd encourage you to document the limitations clearly. 

-- 
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/issues/596#issuecomment-829650746

Received on Thursday, 29 April 2021 23:02:41 UTC