If you need to add HTTP headers to a request, pass them in a dict to the headers parameter. ... ClientSession(headers=headers) as session: async with ...
確定! 回上一頁