Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/meteor/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Meteor使用表单数据类型处理Post请求_Meteor_Request_Urlencode_Form Data - Fatal编程技术网

Meteor使用表单数据类型处理Post请求

Meteor使用表单数据类型处理Post请求,meteor,request,urlencode,form-data,Meteor,Request,Urlencode,Form Data,使用x-www-form-urlcype,我们可以在request.body中获取表单数据。但是对于表单数据类型,我看不到我的表单请求数据在哪里。 帮我处理一下

使用x-www-form-urlcype,我们可以在request.body中获取表单数据。但是对于表单数据类型,我看不到我的表单请求数据在哪里。 帮我处理一下