Aiohttp session timeout doesn't cancel the request

前端 未结 0 510
借酒劲吻你
借酒劲吻你 2021-02-12 00:27

I have this piece of code where I send a POST request and set it a maximum timeout using the aiohttp package:

from aiohttp import Client         


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