How to send a post request with body in aiohttp?

前端 未结 0 1122
梦如初夏
梦如初夏 2020-12-16 23:37

Here is my aiohttp code that I wrote for a rest api call, but it is not working for me, I am getting a http exception because status code is not 200.

url = xx         


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