Best way to upload large JSON to server?

前端 未结 0 1171
眼角桃花
眼角桃花 2020-12-19 02:39

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();         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题