import asyncio,aiohttp async def fetch_async(url): print(url) async ... If you are getting a lot of data, consider using Stream Response.
確定! 回上一頁