Re: [whatwg/fetch] Update query parameters example (#1011)

This isn't quite right. readonly just means you cannot do `url.searchParams = foo`. The `append()` method still works.

-- 
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/pull/1011#issuecomment-604687529

Received on Thursday, 26 March 2020 21:08:47 UTC