How to retrieve body in post request from postman raw json type?

后端 未结 0 1176
耶瑟儿~
耶瑟儿~ 2020-12-28 16:09

When I receive postman x-www-form-urlencoded request, my server can retrieve the raw json string by this method:

[HttpPost]
public HttpResponseMe         


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