Conversaciones » Desarrolladores
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.
Inicia sesión para responder.
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?