user=yuan&pwd=123 //url_encoded form表单格式
{"user":"yuan","pwd":123} //json格式
post请求发数据
爬的时候带着所有的头尤其是 content-type