https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams https://caniuse.com/#feat=urlsearchparams * consider using `URLSearchParams` cause by lacking of what string(,=-...) should be encoded * a polyfill is need on IE
https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams
https://caniuse.com/#feat=urlsearchparams
consider using
URLSearchParamscause by lacking of what string(,=-...) should be encodeda polyfill is need on IE