MrLi
生活在于分享
Nodejs http的get,post请求 Nodejs http的get,post请求
对于http的get,post请求的区别,我的理解有下面两点: 1:get是向服务器索取数据的一种请求,而post是像服务器提交的一种请求。
2017-04-15