Nextjs API POST request body not being parsed

前端 未结 0 419
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-05 23:16

I\'ve setup a simple api route in nextjs and am trying to parse the body for post request data but get "undefined" when I use the syntax console.log(req.body.nam

相关标签:
回答
  • 消灭零回复
提交回复
热议问题