Send POST data via raw json with postman

后端 未结 5 1997
误落风尘
误落风尘 2020-12-04 15:59

I\'ve got Postman (the one that doesn\'t open in Chrome) and I\'m trying to do a POST request using raw json.

In the Body tab I have \"raw\" selected and \"JSON (app

5条回答
  •  庸人自扰
    2020-12-04 16:46

    Just check JSON option from the drop down next to binary; when you click raw. This should do

提交回复
热议问题