How can I get the string content of a POST request?

后端 未结 0 1773
陌清茗
陌清茗 2020-11-21 08:09

I am using express, and I want to parse POST requests myself. How can I get the request as a string without express.bodyParser()?

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