[HELP] Uploading images from client side to web server in Scripting Posted June 1, 2020 · Edited June 2, 2020 by MrEuphrates Hello I'm trying to upload screenshots to my web server. I usually do this using http POST request but I cannot use fetch api on rage. I need a way to upload images to my web server from client side.
[HELP] Uploading images from client side to web server
in Scripting
Posted · Edited by MrEuphrates
Hello I'm trying to upload screenshots to my web server. I usually do this using http POST request but I cannot use fetch api on rage. I need a way to upload images to my web server from client side.