request.POST与request.body:. django中的request.POST只能取到Content-Type(请求头)为application/x-www-form-urlencoded(form表单默认格式)的数据,如果请求头 ...
確定! 回上一頁