基礎(chǔ)材料
https://nodejust.com/node-js-restful-api-tutorial/zh-cn/
Http使用post方式提交數(shù)據(jù)(使用java標(biāo)準(zhǔn)接口)
http://blog.csdn.net/neu_yousei/article/details/22486983
關(guān)于application/x-www-form-urlencoded等字符編碼的解釋說(shuō)明
http://blog.sina.com.cn/s/blog_5f1fe33f0100e65s.html
Multipart/form-data POST文件上傳詳解
http://blog.csdn.net/xiaojianpitt/article/details/6856536
CURL實(shí)現(xiàn)HTTP的GET POST方法
http://blog.csdn.net/fireroll/article/details/38373387