What is the best way to upload large (5-10 mb) json files to server?
I\'m newbie, trying to do something like this:
var request = new XMLHttpRequest();