... for aiohttp based servers. 183 184 """ 185 186 def __init__(self, app_or_server, *, scheme=sentinel, host=sentinel, 187 cookie_jar=None, ...
確定! 回上一頁