Why do we use POST to send large data size over http when we can use ftp? Looking for a real-life example

后端 未结 0 858
野趣味
野趣味 2020-12-10 00:24

I understand one of the most important differences between GET and POST method is the fact that the data size could be much larger when we use POST method compared with GET

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