Discussões » Desenvolvimento
how is fetch compared with GM_xmlhttprequest
If there is no need of CORS, is there any performance difference between Fetch API and GM_xmlhttprequest?
It should be negligible.
Entre para publicar uma resposta.
how is fetch compared with GM_xmlhttprequest
If there is no need of CORS, is there any performance difference between Fetch API and GM_xmlhttprequest?