It looks like sending the same query param key multiple times in a get does not work. It just sends the last one.
The native fetch API supports this. Is this something that can be done with the whatwg-fetch polyfill, or are there plans to support this in future?
It looks like sending the same query param key multiple times in a get does not work. It just sends the last one.
The native fetch API supports this. Is this something that can be done with the whatwg-fetch polyfill, or are there plans to support this in future?