标签: meteor request urlencode form-data
使用x-www-form-urlencoded enctype,我们在request.body中获取表单数据。但是对于表单数据类型,我不知道我的表单请求数据在哪里。 帮我处理。