docs.aiohttp.org

https://docs.aiohttp.org/en/latest

py:class

Identifier Project Name Version Location Display Name Usage example
aiohttp.BaseConnector aiohttp 4.0 client_reference.html#aiohttp.BaseConnector - :py:class:`aiohttp.BaseConnector`
aiohttp.BasicAuth aiohttp 4.0 client_reference.html#aiohttp.BasicAuth - :py:class:`aiohttp.BasicAuth`
aiohttp.BodyPartReader aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader - :py:class:`aiohttp.BodyPartReader`
aiohttp.ChainMapProxy aiohttp 4.0 structures.html#aiohttp.ChainMapProxy - :py:class:`aiohttp.ChainMapProxy`
aiohttp.ClientConnectionError aiohttp 4.0 client_reference.html#aiohttp.ClientConnectionError - :py:class:`aiohttp.ClientConnectionError`
aiohttp.ClientConnectorCertificateError aiohttp 4.0 client_reference.html#aiohttp.ClientConnectorCertificateError - :py:class:`aiohttp.ClientConnectorCertificateError`
aiohttp.ClientConnectorError aiohttp 4.0 client_reference.html#aiohttp.ClientConnectorError - :py:class:`aiohttp.ClientConnectorError`
aiohttp.ClientConnectorSSLError aiohttp 4.0 client_reference.html#aiohttp.ClientConnectorSSLError - :py:class:`aiohttp.ClientConnectorSSLError`
aiohttp.ClientOSError aiohttp 4.0 client_reference.html#aiohttp.ClientOSError - :py:class:`aiohttp.ClientOSError`
aiohttp.ClientPayloadError aiohttp 4.0 client_reference.html#aiohttp.ClientPayloadError - :py:class:`aiohttp.ClientPayloadError`
aiohttp.ClientProxyConnectionError aiohttp 4.0 client_reference.html#aiohttp.ClientProxyConnectionError - :py:class:`aiohttp.ClientProxyConnectionError`
aiohttp.ClientResponse aiohttp 4.0 client_reference.html#aiohttp.ClientResponse - :py:class:`aiohttp.ClientResponse`
aiohttp.ClientSSLError aiohttp 4.0 client_reference.html#aiohttp.ClientSSLError - :py:class:`aiohttp.ClientSSLError`
aiohttp.ClientSession aiohttp 4.0 client_reference.html#aiohttp.ClientSession - :py:class:`aiohttp.ClientSession`
aiohttp.ClientTimeout aiohttp 4.0 client_reference.html#aiohttp.ClientTimeout - :py:class:`aiohttp.ClientTimeout`
aiohttp.ClientWebSocketResponse aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse - :py:class:`aiohttp.ClientWebSocketResponse`
aiohttp.Connection aiohttp 4.0 client_reference.html#aiohttp.Connection - :py:class:`aiohttp.Connection`
aiohttp.ConnectionTimeoutError aiohttp 4.0 client_reference.html#aiohttp.ConnectionTimeoutError - :py:class:`aiohttp.ConnectionTimeoutError`
aiohttp.ContentDisposition aiohttp 4.0 client_reference.html#aiohttp.ContentDisposition - :py:class:`aiohttp.ContentDisposition`
aiohttp.ContentTypeError aiohttp 4.0 client_reference.html#aiohttp.ContentTypeError - :py:class:`aiohttp.ContentTypeError`
aiohttp.CookieJar aiohttp 4.0 client_reference.html#aiohttp.CookieJar - :py:class:`aiohttp.CookieJar`
aiohttp.DummyCookieJar aiohttp 4.0 client_reference.html#aiohttp.DummyCookieJar - :py:class:`aiohttp.DummyCookieJar`
aiohttp.ETag aiohttp 4.0 client_reference.html#aiohttp.ETag - :py:class:`aiohttp.ETag`
aiohttp.Fingerprint aiohttp 4.0 client_reference.html#aiohttp.Fingerprint - :py:class:`aiohttp.Fingerprint`
aiohttp.FormData aiohttp 4.0 client_reference.html#aiohttp.FormData - :py:class:`aiohttp.FormData`
aiohttp.FrozenList aiohttp 4.0 structures.html#aiohttp.FrozenList - :py:class:`aiohttp.FrozenList`
aiohttp.MultipartReader aiohttp 4.0 multipart_reference.html#aiohttp.MultipartReader - :py:class:`aiohttp.MultipartReader`
aiohttp.MultipartResponseWrapper aiohttp 4.0 multipart_reference.html#aiohttp.MultipartResponseWrapper - :py:class:`aiohttp.MultipartResponseWrapper`
aiohttp.MultipartWriter aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter - :py:class:`aiohttp.MultipartWriter`
aiohttp.RequestInfo aiohttp 4.0 client_reference.html#aiohttp.RequestInfo - :py:class:`aiohttp.RequestInfo`
aiohttp.ServerConnectionError aiohttp 4.0 client_reference.html#aiohttp.ServerConnectionError - :py:class:`aiohttp.ServerConnectionError`
aiohttp.ServerDisconnectedError aiohttp 4.0 client_reference.html#aiohttp.ServerDisconnectedError - :py:class:`aiohttp.ServerDisconnectedError`
aiohttp.ServerFingerprintMismatch aiohttp 4.0 client_reference.html#aiohttp.ServerFingerprintMismatch - :py:class:`aiohttp.ServerFingerprintMismatch`
aiohttp.ServerTimeoutError aiohttp 4.0 client_reference.html#aiohttp.ServerTimeoutError - :py:class:`aiohttp.ServerTimeoutError`
aiohttp.SocketTimeoutError aiohttp 4.0 client_reference.html#aiohttp.SocketTimeoutError - :py:class:`aiohttp.SocketTimeoutError`
aiohttp.StreamReader aiohttp 4.0 streams.html#aiohttp.StreamReader - :py:class:`aiohttp.StreamReader`
aiohttp.TCPConnector aiohttp 4.0 client_reference.html#aiohttp.TCPConnector - :py:class:`aiohttp.TCPConnector`
aiohttp.TooManyRedirects aiohttp 4.0 client_reference.html#aiohttp.TooManyRedirects - :py:class:`aiohttp.TooManyRedirects`
aiohttp.TraceConfig aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig - :py:class:`aiohttp.TraceConfig`
aiohttp.TraceConnectionCreateEndParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceConnectionCreateEndParams - :py:class:`aiohttp.TraceConnectionCreateEndParams`
aiohttp.TraceConnectionCreateStartParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceConnectionCreateStartParams - :py:class:`aiohttp.TraceConnectionCreateStartParams`
aiohttp.TraceConnectionQueuedEndParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceConnectionQueuedEndParams - :py:class:`aiohttp.TraceConnectionQueuedEndParams`
aiohttp.TraceConnectionQueuedStartParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceConnectionQueuedStartParams - :py:class:`aiohttp.TraceConnectionQueuedStartParams`
aiohttp.TraceConnectionReuseconnParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceConnectionReuseconnParams - :py:class:`aiohttp.TraceConnectionReuseconnParams`
aiohttp.TraceDnsCacheHitParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsCacheHitParams - :py:class:`aiohttp.TraceDnsCacheHitParams`
aiohttp.TraceDnsCacheMissParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsCacheMissParams - :py:class:`aiohttp.TraceDnsCacheMissParams`
aiohttp.TraceDnsResolveHostEndParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsResolveHostEndParams - :py:class:`aiohttp.TraceDnsResolveHostEndParams`
aiohttp.TraceDnsResolveHostStartParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsResolveHostStartParams - :py:class:`aiohttp.TraceDnsResolveHostStartParams`
aiohttp.TraceRequestChunkSentParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestChunkSentParams - :py:class:`aiohttp.TraceRequestChunkSentParams`
aiohttp.TraceRequestEndParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestEndParams - :py:class:`aiohttp.TraceRequestEndParams`
aiohttp.TraceRequestExceptionParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestExceptionParams - :py:class:`aiohttp.TraceRequestExceptionParams`
aiohttp.TraceRequestHeadersSentParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestHeadersSentParams - :py:class:`aiohttp.TraceRequestHeadersSentParams`
aiohttp.TraceRequestRedirectParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestRedirectParams - :py:class:`aiohttp.TraceRequestRedirectParams`
aiohttp.TraceRequestStartParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestStartParams - :py:class:`aiohttp.TraceRequestStartParams`
aiohttp.TraceResponseChunkReceivedParams aiohttp 4.0 tracing_reference.html#aiohttp.TraceResponseChunkReceivedParams - :py:class:`aiohttp.TraceResponseChunkReceivedParams`
aiohttp.UnixClientConnectorError aiohttp 4.0 client_reference.html#aiohttp.UnixClientConnectorError - :py:class:`aiohttp.UnixClientConnectorError`
aiohttp.UnixConnector aiohttp 4.0 client_reference.html#aiohttp.UnixConnector - :py:class:`aiohttp.UnixConnector`
aiohttp.WSCloseCode aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode - :py:class:`aiohttp.WSCloseCode`
aiohttp.WSMessage aiohttp 4.0 websocket_utilities.html#aiohttp.WSMessage - :py:class:`aiohttp.WSMessage`
aiohttp.WSMsgType aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType - :py:class:`aiohttp.WSMsgType`
aiohttp.WSServerHandshakeError aiohttp 4.0 client_reference.html#aiohttp.WSServerHandshakeError - :py:class:`aiohttp.WSServerHandshakeError`
aiohttp.abc.AbstractAccessLogger aiohttp 4.0 abc.html#aiohttp.abc.AbstractAccessLogger - :py:class:`aiohttp.abc.AbstractAccessLogger`
aiohttp.abc.AbstractCookieJar aiohttp 4.0 abc.html#aiohttp.abc.AbstractCookieJar - :py:class:`aiohttp.abc.AbstractCookieJar`
aiohttp.abc.AbstractMatchInfo aiohttp 4.0 abc.html#aiohttp.abc.AbstractMatchInfo - :py:class:`aiohttp.abc.AbstractMatchInfo`
aiohttp.abc.AbstractResolver aiohttp 4.0 abc.html#aiohttp.abc.AbstractResolver - :py:class:`aiohttp.abc.AbstractResolver`
aiohttp.abc.AbstractRouter aiohttp 4.0 abc.html#aiohttp.abc.AbstractRouter - :py:class:`aiohttp.abc.AbstractRouter`
aiohttp.abc.AbstractView aiohttp 4.0 abc.html#aiohttp.abc.AbstractView - :py:class:`aiohttp.abc.AbstractView`
aiohttp.abc.ResolveResult aiohttp 4.0 abc.html#aiohttp.abc.ResolveResult - :py:class:`aiohttp.abc.ResolveResult`
aiohttp.test_utils.AioHTTPTestCase aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase - :py:class:`aiohttp.test_utils.AioHTTPTestCase`
aiohttp.test_utils.BaseTestServer aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer - :py:class:`aiohttp.test_utils.BaseTestServer`
aiohttp.test_utils.RawTestServer aiohttp 4.0 testing.html#aiohttp.test_utils.RawTestServer - :py:class:`aiohttp.test_utils.RawTestServer`
aiohttp.test_utils.TestClient aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient - :py:class:`aiohttp.test_utils.TestClient`
aiohttp.test_utils.TestServer aiohttp 4.0 testing.html#aiohttp.test_utils.TestServer - :py:class:`aiohttp.test_utils.TestServer`
aiohttp.web.AbstractResource aiohttp 4.0 web_reference.html#aiohttp.web.AbstractResource - :py:class:`aiohttp.web.AbstractResource`
aiohttp.web.AbstractRoute aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRoute - :py:class:`aiohttp.web.AbstractRoute`
aiohttp.web.AbstractRouteDef aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRouteDef - :py:class:`aiohttp.web.AbstractRouteDef`
aiohttp.web.AppKey aiohttp 4.0 web_reference.html#aiohttp.web.AppKey - :py:class:`aiohttp.web.AppKey`
aiohttp.web.AppRunner aiohttp 4.0 web_reference.html#aiohttp.web.AppRunner - :py:class:`aiohttp.web.AppRunner`
aiohttp.web.Application aiohttp 4.0 web_reference.html#aiohttp.web.Application - :py:class:`aiohttp.web.Application`
aiohttp.web.BaseRequest aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest - :py:class:`aiohttp.web.BaseRequest`
aiohttp.web.BaseRunner aiohttp 4.0 web_reference.html#aiohttp.web.BaseRunner - :py:class:`aiohttp.web.BaseRunner`
aiohttp.web.BaseSite aiohttp 4.0 web_reference.html#aiohttp.web.BaseSite - :py:class:`aiohttp.web.BaseSite`
aiohttp.web.ContentCoding aiohttp 4.0 web_reference.html#aiohttp.web.ContentCoding - :py:class:`aiohttp.web.ContentCoding`
aiohttp.web.DynamicResource aiohttp 4.0 web_reference.html#aiohttp.web.DynamicResource - :py:class:`aiohttp.web.DynamicResource`
aiohttp.web.FileField aiohttp 4.0 web_reference.html#aiohttp.web.FileField - :py:class:`aiohttp.web.FileField`
aiohttp.web.FileResponse aiohttp 4.0 web_reference.html#aiohttp.web.FileResponse - :py:class:`aiohttp.web.FileResponse`
aiohttp.web.NamedPipeSite aiohttp 4.0 web_reference.html#aiohttp.web.NamedPipeSite - :py:class:`aiohttp.web.NamedPipeSite`
aiohttp.web.PlainResource aiohttp 4.0 web_reference.html#aiohttp.web.PlainResource - :py:class:`aiohttp.web.PlainResource`
aiohttp.web.PrefixedSubAppResource aiohttp 4.0 web_reference.html#aiohttp.web.PrefixedSubAppResource - :py:class:`aiohttp.web.PrefixedSubAppResource`
aiohttp.web.Request aiohttp 4.0 web_reference.html#aiohttp.web.Request - :py:class:`aiohttp.web.Request`
aiohttp.web.Resource aiohttp 4.0 web_reference.html#aiohttp.web.Resource - :py:class:`aiohttp.web.Resource`
aiohttp.web.ResourceRoute aiohttp 4.0 web_reference.html#aiohttp.web.ResourceRoute - :py:class:`aiohttp.web.ResourceRoute`
aiohttp.web.Response aiohttp 4.0 web_reference.html#aiohttp.web.Response - :py:class:`aiohttp.web.Response`
aiohttp.web.RouteDef aiohttp 4.0 web_reference.html#aiohttp.web.RouteDef - :py:class:`aiohttp.web.RouteDef`
aiohttp.web.RouteTableDef aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef - :py:class:`aiohttp.web.RouteTableDef`
aiohttp.web.Server aiohttp 4.0 web_reference.html#aiohttp.web.Server - :py:class:`aiohttp.web.Server`
aiohttp.web.ServerRunner aiohttp 4.0 web_reference.html#aiohttp.web.ServerRunner - :py:class:`aiohttp.web.ServerRunner`
aiohttp.web.SockSite aiohttp 4.0 web_reference.html#aiohttp.web.SockSite - :py:class:`aiohttp.web.SockSite`
aiohttp.web.StaticDef aiohttp 4.0 web_reference.html#aiohttp.web.StaticDef - :py:class:`aiohttp.web.StaticDef`
aiohttp.web.StaticResource aiohttp 4.0 web_reference.html#aiohttp.web.StaticResource - :py:class:`aiohttp.web.StaticResource`
aiohttp.web.StreamResponse aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse - :py:class:`aiohttp.web.StreamResponse`
aiohttp.web.SystemRoute aiohttp 4.0 web_reference.html#aiohttp.web.SystemRoute - :py:class:`aiohttp.web.SystemRoute`
aiohttp.web.TCPSite aiohttp 4.0 web_reference.html#aiohttp.web.TCPSite - :py:class:`aiohttp.web.TCPSite`
aiohttp.web.UnixSite aiohttp 4.0 web_reference.html#aiohttp.web.UnixSite - :py:class:`aiohttp.web.UnixSite`
aiohttp.web.UrlDispatcher aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher - :py:class:`aiohttp.web.UrlDispatcher`
aiohttp.web.UrlMappingMatchInfo aiohttp 4.0 web_reference.html#aiohttp.web.UrlMappingMatchInfo - :py:class:`aiohttp.web.UrlMappingMatchInfo`
aiohttp.web.View aiohttp 4.0 web_reference.html#aiohttp.web.View - :py:class:`aiohttp.web.View`
aiohttp.web.WebSocketReady aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketReady - :py:class:`aiohttp.web.WebSocketReady`
aiohttp.web.WebSocketResponse aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse - :py:class:`aiohttp.web.WebSocketResponse`

py:method

Identifier Project Name Version Location Display Name Usage example
aiohttp.BaseConnector._create_connection aiohttp 4.0 client_reference.html#aiohttp.BaseConnector._create_connection - :py:method:`aiohttp.BaseConnector._create_connection`
aiohttp.BaseConnector.close aiohttp 4.0 client_reference.html#aiohttp.BaseConnector.close - :py:method:`aiohttp.BaseConnector.close`
aiohttp.BaseConnector.connect aiohttp 4.0 client_reference.html#aiohttp.BaseConnector.connect - :py:method:`aiohttp.BaseConnector.connect`
aiohttp.BasicAuth.decode aiohttp 4.0 client_reference.html#aiohttp.BasicAuth.decode - :py:method:`aiohttp.BasicAuth.decode`
aiohttp.BasicAuth.encode aiohttp 4.0 client_reference.html#aiohttp.BasicAuth.encode - :py:method:`aiohttp.BasicAuth.encode`
aiohttp.BasicAuth.from_url aiohttp 4.0 client_reference.html#aiohttp.BasicAuth.from_url - :py:method:`aiohttp.BasicAuth.from_url`
aiohttp.BodyPartReader.at_eof aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.at_eof - :py:method:`aiohttp.BodyPartReader.at_eof`
aiohttp.BodyPartReader.decode aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.decode - :py:method:`aiohttp.BodyPartReader.decode`
aiohttp.BodyPartReader.form aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.form - :py:method:`aiohttp.BodyPartReader.form`
aiohttp.BodyPartReader.get_charset aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.get_charset - :py:method:`aiohttp.BodyPartReader.get_charset`
aiohttp.BodyPartReader.json aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.json - :py:method:`aiohttp.BodyPartReader.json`
aiohttp.BodyPartReader.read aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.read - :py:method:`aiohttp.BodyPartReader.read`
aiohttp.BodyPartReader.read_chunk aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.read_chunk - :py:method:`aiohttp.BodyPartReader.read_chunk`
aiohttp.BodyPartReader.readline aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.readline - :py:method:`aiohttp.BodyPartReader.readline`
aiohttp.BodyPartReader.release aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.release - :py:method:`aiohttp.BodyPartReader.release`
aiohttp.BodyPartReader.text aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.text - :py:method:`aiohttp.BodyPartReader.text`
aiohttp.ClientResponse.close aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.close - :py:method:`aiohttp.ClientResponse.close`
aiohttp.ClientResponse.get_encoding aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.get_encoding - :py:method:`aiohttp.ClientResponse.get_encoding`
aiohttp.ClientResponse.json aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.json - :py:method:`aiohttp.ClientResponse.json`
aiohttp.ClientResponse.raise_for_status aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.raise_for_status - :py:method:`aiohttp.ClientResponse.raise_for_status`
aiohttp.ClientResponse.read aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.read - :py:method:`aiohttp.ClientResponse.read`
aiohttp.ClientResponse.release aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.release - :py:method:`aiohttp.ClientResponse.release`
aiohttp.ClientResponse.text aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.text - :py:method:`aiohttp.ClientResponse.text`
aiohttp.ClientSession.close aiohttp 4.0 client_reference.html#aiohttp.ClientSession.close - :py:method:`aiohttp.ClientSession.close`
aiohttp.ClientSession.delete aiohttp 4.0 client_reference.html#aiohttp.ClientSession.delete - :py:method:`aiohttp.ClientSession.delete`
aiohttp.ClientSession.detach aiohttp 4.0 client_reference.html#aiohttp.ClientSession.detach - :py:method:`aiohttp.ClientSession.detach`
aiohttp.ClientSession.get aiohttp 4.0 client_reference.html#aiohttp.ClientSession.get - :py:method:`aiohttp.ClientSession.get`
aiohttp.ClientSession.head aiohttp 4.0 client_reference.html#aiohttp.ClientSession.head - :py:method:`aiohttp.ClientSession.head`
aiohttp.ClientSession.options aiohttp 4.0 client_reference.html#aiohttp.ClientSession.options - :py:method:`aiohttp.ClientSession.options`
aiohttp.ClientSession.patch aiohttp 4.0 client_reference.html#aiohttp.ClientSession.patch - :py:method:`aiohttp.ClientSession.patch`
aiohttp.ClientSession.post aiohttp 4.0 client_reference.html#aiohttp.ClientSession.post - :py:method:`aiohttp.ClientSession.post`
aiohttp.ClientSession.put aiohttp 4.0 client_reference.html#aiohttp.ClientSession.put - :py:method:`aiohttp.ClientSession.put`
aiohttp.ClientSession.request aiohttp 4.0 client_reference.html#aiohttp.ClientSession.request - :py:method:`aiohttp.ClientSession.request`
aiohttp.ClientSession.ws_connect aiohttp 4.0 client_reference.html#aiohttp.ClientSession.ws_connect - :py:method:`aiohttp.ClientSession.ws_connect`
aiohttp.ClientWebSocketResponse.close aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.close - :py:method:`aiohttp.ClientWebSocketResponse.close`
aiohttp.ClientWebSocketResponse.exception aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.exception - :py:method:`aiohttp.ClientWebSocketResponse.exception`
aiohttp.ClientWebSocketResponse.get_extra_info aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.get_extra_info - :py:method:`aiohttp.ClientWebSocketResponse.get_extra_info`
aiohttp.ClientWebSocketResponse.ping aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.ping - :py:method:`aiohttp.ClientWebSocketResponse.ping`
aiohttp.ClientWebSocketResponse.pong aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.pong - :py:method:`aiohttp.ClientWebSocketResponse.pong`
aiohttp.ClientWebSocketResponse.receive aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.receive - :py:method:`aiohttp.ClientWebSocketResponse.receive`
aiohttp.ClientWebSocketResponse.receive_bytes aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.receive_bytes - :py:method:`aiohttp.ClientWebSocketResponse.receive_bytes`
aiohttp.ClientWebSocketResponse.receive_json aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.receive_json - :py:method:`aiohttp.ClientWebSocketResponse.receive_json`
aiohttp.ClientWebSocketResponse.receive_str aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.receive_str - :py:method:`aiohttp.ClientWebSocketResponse.receive_str`
aiohttp.ClientWebSocketResponse.send_bytes aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.send_bytes - :py:method:`aiohttp.ClientWebSocketResponse.send_bytes`
aiohttp.ClientWebSocketResponse.send_json aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.send_json - :py:method:`aiohttp.ClientWebSocketResponse.send_json`
aiohttp.ClientWebSocketResponse.send_str aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.send_str - :py:method:`aiohttp.ClientWebSocketResponse.send_str`
aiohttp.Connection.close aiohttp 4.0 client_reference.html#aiohttp.Connection.close - :py:method:`aiohttp.Connection.close`
aiohttp.Connection.release aiohttp 4.0 client_reference.html#aiohttp.Connection.release - :py:method:`aiohttp.Connection.release`
aiohttp.CookieJar.clear aiohttp 4.0 client_reference.html#aiohttp.CookieJar.clear - :py:method:`aiohttp.CookieJar.clear`
aiohttp.CookieJar.clear_domain aiohttp 4.0 client_reference.html#aiohttp.CookieJar.clear_domain - :py:method:`aiohttp.CookieJar.clear_domain`
aiohttp.CookieJar.filter_cookies aiohttp 4.0 client_reference.html#aiohttp.CookieJar.filter_cookies - :py:method:`aiohttp.CookieJar.filter_cookies`
aiohttp.CookieJar.load aiohttp 4.0 client_reference.html#aiohttp.CookieJar.load - :py:method:`aiohttp.CookieJar.load`
aiohttp.CookieJar.save aiohttp 4.0 client_reference.html#aiohttp.CookieJar.save - :py:method:`aiohttp.CookieJar.save`
aiohttp.CookieJar.update_cookies aiohttp 4.0 client_reference.html#aiohttp.CookieJar.update_cookies - :py:method:`aiohttp.CookieJar.update_cookies`
aiohttp.FormData.add_field aiohttp 4.0 client_reference.html#aiohttp.FormData.add_field - :py:method:`aiohttp.FormData.add_field`
aiohttp.FormData.add_fields aiohttp 4.0 client_reference.html#aiohttp.FormData.add_fields - :py:method:`aiohttp.FormData.add_fields`
aiohttp.FrozenList.freeze aiohttp 4.0 structures.html#aiohttp.FrozenList.freeze - :py:method:`aiohttp.FrozenList.freeze`
aiohttp.MultipartReader.at_eof aiohttp 4.0 multipart_reference.html#aiohttp.MultipartReader.at_eof - :py:method:`aiohttp.MultipartReader.at_eof`
aiohttp.MultipartReader.fetch_next_part aiohttp 4.0 multipart_reference.html#aiohttp.MultipartReader.fetch_next_part - :py:method:`aiohttp.MultipartReader.fetch_next_part`
aiohttp.MultipartReader.from_response aiohttp 4.0 multipart_reference.html#aiohttp.MultipartReader.from_response - :py:method:`aiohttp.MultipartReader.from_response`
aiohttp.MultipartReader.next aiohttp 4.0 multipart_reference.html#aiohttp.MultipartReader.next - :py:method:`aiohttp.MultipartReader.next`
aiohttp.MultipartReader.release aiohttp 4.0 multipart_reference.html#aiohttp.MultipartReader.release - :py:method:`aiohttp.MultipartReader.release`
aiohttp.MultipartResponseWrapper.at_eof aiohttp 4.0 multipart_reference.html#aiohttp.MultipartResponseWrapper.at_eof - :py:method:`aiohttp.MultipartResponseWrapper.at_eof`
aiohttp.MultipartResponseWrapper.next aiohttp 4.0 multipart_reference.html#aiohttp.MultipartResponseWrapper.next - :py:method:`aiohttp.MultipartResponseWrapper.next`
aiohttp.MultipartResponseWrapper.release aiohttp 4.0 multipart_reference.html#aiohttp.MultipartResponseWrapper.release - :py:method:`aiohttp.MultipartResponseWrapper.release`
aiohttp.MultipartWriter.append aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter.append - :py:method:`aiohttp.MultipartWriter.append`
aiohttp.MultipartWriter.append_form aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter.append_form - :py:method:`aiohttp.MultipartWriter.append_form`
aiohttp.MultipartWriter.append_json aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter.append_json - :py:method:`aiohttp.MultipartWriter.append_json`
aiohttp.MultipartWriter.append_payload aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter.append_payload - :py:method:`aiohttp.MultipartWriter.append_payload`
aiohttp.MultipartWriter.write aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter.write - :py:method:`aiohttp.MultipartWriter.write`
aiohttp.StreamReader.at_eof aiohttp 4.0 streams.html#aiohttp.StreamReader.at_eof - :py:method:`aiohttp.StreamReader.at_eof`
aiohttp.StreamReader.exception aiohttp 4.0 streams.html#aiohttp.StreamReader.exception - :py:method:`aiohttp.StreamReader.exception`
aiohttp.StreamReader.iter_any aiohttp 4.0 streams.html#aiohttp.StreamReader.iter_any - :py:method:`aiohttp.StreamReader.iter_any`
aiohttp.StreamReader.iter_chunked aiohttp 4.0 streams.html#aiohttp.StreamReader.iter_chunked - :py:method:`aiohttp.StreamReader.iter_chunked`
aiohttp.StreamReader.iter_chunks aiohttp 4.0 streams.html#aiohttp.StreamReader.iter_chunks - :py:method:`aiohttp.StreamReader.iter_chunks`
aiohttp.StreamReader.read aiohttp 4.0 streams.html#aiohttp.StreamReader.read - :py:method:`aiohttp.StreamReader.read`
aiohttp.StreamReader.read_nowait aiohttp 4.0 streams.html#aiohttp.StreamReader.read_nowait - :py:method:`aiohttp.StreamReader.read_nowait`
aiohttp.StreamReader.readany aiohttp 4.0 streams.html#aiohttp.StreamReader.readany - :py:method:`aiohttp.StreamReader.readany`
aiohttp.StreamReader.readchunk aiohttp 4.0 streams.html#aiohttp.StreamReader.readchunk - :py:method:`aiohttp.StreamReader.readchunk`
aiohttp.StreamReader.readexactly aiohttp 4.0 streams.html#aiohttp.StreamReader.readexactly - :py:method:`aiohttp.StreamReader.readexactly`
aiohttp.StreamReader.readline aiohttp 4.0 streams.html#aiohttp.StreamReader.readline - :py:method:`aiohttp.StreamReader.readline`
aiohttp.StreamReader.readuntil aiohttp 4.0 streams.html#aiohttp.StreamReader.readuntil - :py:method:`aiohttp.StreamReader.readuntil`
aiohttp.StreamReader.unread_data aiohttp 4.0 streams.html#aiohttp.StreamReader.unread_data - :py:method:`aiohttp.StreamReader.unread_data`
aiohttp.TCPConnector.clear_dns_cache aiohttp 4.0 client_reference.html#aiohttp.TCPConnector.clear_dns_cache - :py:method:`aiohttp.TCPConnector.clear_dns_cache`
aiohttp.TraceConfig.trace_config_ctx aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.trace_config_ctx - :py:method:`aiohttp.TraceConfig.trace_config_ctx`
aiohttp.WSMessage.json aiohttp 4.0 websocket_utilities.html#aiohttp.WSMessage.json - :py:method:`aiohttp.WSMessage.json`
aiohttp.abc.AbstractAccessLogger.log aiohttp 4.0 abc.html#aiohttp.abc.AbstractAccessLogger.log - :py:method:`aiohttp.abc.AbstractAccessLogger.log`
aiohttp.abc.AbstractCookieJar.clear aiohttp 4.0 abc.html#aiohttp.abc.AbstractCookieJar.clear - :py:method:`aiohttp.abc.AbstractCookieJar.clear`
aiohttp.abc.AbstractCookieJar.clear_domain aiohttp 4.0 abc.html#aiohttp.abc.AbstractCookieJar.clear_domain - :py:method:`aiohttp.abc.AbstractCookieJar.clear_domain`
aiohttp.abc.AbstractCookieJar.filter_cookies aiohttp 4.0 abc.html#aiohttp.abc.AbstractCookieJar.filter_cookies - :py:method:`aiohttp.abc.AbstractCookieJar.filter_cookies`
aiohttp.abc.AbstractCookieJar.update_cookies aiohttp 4.0 abc.html#aiohttp.abc.AbstractCookieJar.update_cookies - :py:method:`aiohttp.abc.AbstractCookieJar.update_cookies`
aiohttp.abc.AbstractMatchInfo.expect_handler aiohttp 4.0 abc.html#aiohttp.abc.AbstractMatchInfo.expect_handler - :py:method:`aiohttp.abc.AbstractMatchInfo.expect_handler`
aiohttp.abc.AbstractMatchInfo.handler aiohttp 4.0 abc.html#aiohttp.abc.AbstractMatchInfo.handler - :py:method:`aiohttp.abc.AbstractMatchInfo.handler`
aiohttp.abc.AbstractResolver.close aiohttp 4.0 abc.html#aiohttp.abc.AbstractResolver.close - :py:method:`aiohttp.abc.AbstractResolver.close`
aiohttp.abc.AbstractResolver.resolve aiohttp 4.0 abc.html#aiohttp.abc.AbstractResolver.resolve - :py:method:`aiohttp.abc.AbstractResolver.resolve`
aiohttp.abc.AbstractRouter.resolve aiohttp 4.0 abc.html#aiohttp.abc.AbstractRouter.resolve - :py:method:`aiohttp.abc.AbstractRouter.resolve`
aiohttp.is_eof aiohttp 4.0 streams.html#aiohttp.is_eof - :py:method:`aiohttp.is_eof`
aiohttp.test_utils.AioHTTPTestCase.asyncSetUp aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.asyncSetUp - :py:method:`aiohttp.test_utils.AioHTTPTestCase.asyncSetUp`
aiohttp.test_utils.AioHTTPTestCase.asyncTearDown aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.asyncTearDown - :py:method:`aiohttp.test_utils.AioHTTPTestCase.asyncTearDown`
aiohttp.test_utils.AioHTTPTestCase.get_application aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.get_application - :py:method:`aiohttp.test_utils.AioHTTPTestCase.get_application`
aiohttp.test_utils.AioHTTPTestCase.get_client aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.get_client - :py:method:`aiohttp.test_utils.AioHTTPTestCase.get_client`
aiohttp.test_utils.AioHTTPTestCase.get_server aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.get_server - :py:method:`aiohttp.test_utils.AioHTTPTestCase.get_server`
aiohttp.test_utils.BaseTestServer.close aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.close - :py:method:`aiohttp.test_utils.BaseTestServer.close`
aiohttp.test_utils.BaseTestServer.make_url aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.make_url - :py:method:`aiohttp.test_utils.BaseTestServer.make_url`
aiohttp.test_utils.BaseTestServer.start_server aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.start_server - :py:method:`aiohttp.test_utils.BaseTestServer.start_server`
aiohttp.test_utils.TestClient.close aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.close - :py:method:`aiohttp.test_utils.TestClient.close`
aiohttp.test_utils.TestClient.delete aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.delete - :py:method:`aiohttp.test_utils.TestClient.delete`
aiohttp.test_utils.TestClient.get aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.get - :py:method:`aiohttp.test_utils.TestClient.get`
aiohttp.test_utils.TestClient.head aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.head - :py:method:`aiohttp.test_utils.TestClient.head`
aiohttp.test_utils.TestClient.make_url aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.make_url - :py:method:`aiohttp.test_utils.TestClient.make_url`
aiohttp.test_utils.TestClient.options aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.options - :py:method:`aiohttp.test_utils.TestClient.options`
aiohttp.test_utils.TestClient.patch aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.patch - :py:method:`aiohttp.test_utils.TestClient.patch`
aiohttp.test_utils.TestClient.post aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.post - :py:method:`aiohttp.test_utils.TestClient.post`
aiohttp.test_utils.TestClient.put aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.put - :py:method:`aiohttp.test_utils.TestClient.put`
aiohttp.test_utils.TestClient.request aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.request - :py:method:`aiohttp.test_utils.TestClient.request`
aiohttp.test_utils.TestClient.start_server aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.start_server - :py:method:`aiohttp.test_utils.TestClient.start_server`
aiohttp.test_utils.TestClient.ws_connect aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.ws_connect - :py:method:`aiohttp.test_utils.TestClient.ws_connect`
aiohttp.wait_eof aiohttp 4.0 streams.html#aiohttp.wait_eof - :py:method:`aiohttp.wait_eof`
aiohttp.web.AbstractResource.get_info aiohttp 4.0 web_reference.html#aiohttp.web.AbstractResource.get_info - :py:method:`aiohttp.web.AbstractResource.get_info`
aiohttp.web.AbstractResource.resolve aiohttp 4.0 web_reference.html#aiohttp.web.AbstractResource.resolve - :py:method:`aiohttp.web.AbstractResource.resolve`
aiohttp.web.AbstractResource.url_for aiohttp 4.0 web_reference.html#aiohttp.web.AbstractResource.url_for - :py:method:`aiohttp.web.AbstractResource.url_for`
aiohttp.web.AbstractRoute.handle_expect_header aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRoute.handle_expect_header - :py:method:`aiohttp.web.AbstractRoute.handle_expect_header`
aiohttp.web.AbstractRoute.url_for aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRoute.url_for - :py:method:`aiohttp.web.AbstractRoute.url_for`
aiohttp.web.AbstractRouteDef.register aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRouteDef.register - :py:method:`aiohttp.web.AbstractRouteDef.register`
aiohttp.web.AppRunner.cleanup aiohttp 4.0 web_reference.html#aiohttp.web.AppRunner.cleanup - :py:method:`aiohttp.web.AppRunner.cleanup`
aiohttp.web.AppRunner.setup aiohttp 4.0 web_reference.html#aiohttp.web.AppRunner.setup - :py:method:`aiohttp.web.AppRunner.setup`
aiohttp.web.Application.add_domain aiohttp 4.0 web_reference.html#aiohttp.web.Application.add_domain - :py:method:`aiohttp.web.Application.add_domain`
aiohttp.web.Application.add_routes aiohttp 4.0 web_reference.html#aiohttp.web.Application.add_routes - :py:method:`aiohttp.web.Application.add_routes`
aiohttp.web.Application.add_subapp aiohttp 4.0 web_reference.html#aiohttp.web.Application.add_subapp - :py:method:`aiohttp.web.Application.add_subapp`
aiohttp.web.Application.cleanup aiohttp 4.0 web_reference.html#aiohttp.web.Application.cleanup - :py:method:`aiohttp.web.Application.cleanup`
aiohttp.web.Application.shutdown aiohttp 4.0 web_reference.html#aiohttp.web.Application.shutdown - :py:method:`aiohttp.web.Application.shutdown`
aiohttp.web.Application.startup aiohttp 4.0 web_reference.html#aiohttp.web.Application.startup - :py:method:`aiohttp.web.Application.startup`
aiohttp.web.BaseRequest.clone aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.clone - :py:method:`aiohttp.web.BaseRequest.clone`
aiohttp.web.BaseRequest.get_extra_info aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.get_extra_info - :py:method:`aiohttp.web.BaseRequest.get_extra_info`
aiohttp.web.BaseRequest.json aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.json - :py:method:`aiohttp.web.BaseRequest.json`
aiohttp.web.BaseRequest.multipart aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.multipart - :py:method:`aiohttp.web.BaseRequest.multipart`
aiohttp.web.BaseRequest.post aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.post - :py:method:`aiohttp.web.BaseRequest.post`
aiohttp.web.BaseRequest.read aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.read - :py:method:`aiohttp.web.BaseRequest.read`
aiohttp.web.BaseRequest.release aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.release - :py:method:`aiohttp.web.BaseRequest.release`
aiohttp.web.BaseRequest.text aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.text - :py:method:`aiohttp.web.BaseRequest.text`
aiohttp.web.BaseRequest.wait_for_disconnection aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.wait_for_disconnection - :py:method:`aiohttp.web.BaseRequest.wait_for_disconnection`
aiohttp.web.BaseRunner.cleanup aiohttp 4.0 web_reference.html#aiohttp.web.BaseRunner.cleanup - :py:method:`aiohttp.web.BaseRunner.cleanup`
aiohttp.web.BaseRunner.setup aiohttp 4.0 web_reference.html#aiohttp.web.BaseRunner.setup - :py:method:`aiohttp.web.BaseRunner.setup`
aiohttp.web.BaseSite.start aiohttp 4.0 web_reference.html#aiohttp.web.BaseSite.start - :py:method:`aiohttp.web.BaseSite.start`
aiohttp.web.BaseSite.stop aiohttp 4.0 web_reference.html#aiohttp.web.BaseSite.stop - :py:method:`aiohttp.web.BaseSite.stop`
aiohttp.web.DynamicResource.url_for aiohttp 4.0 web_reference.html#aiohttp.web.DynamicResource.url_for - :py:method:`aiohttp.web.DynamicResource.url_for`
aiohttp.web.HTTPException.del_cookie aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException.del_cookie - :py:method:`aiohttp.web.HTTPException.del_cookie`
aiohttp.web.HTTPException.set_cookie aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException.set_cookie - :py:method:`aiohttp.web.HTTPException.set_cookie`
aiohttp.web.PlainResource.url_for aiohttp 4.0 web_reference.html#aiohttp.web.PlainResource.url_for - :py:method:`aiohttp.web.PlainResource.url_for`
aiohttp.web.PrefixedSubAppResource.url_for aiohttp 4.0 web_reference.html#aiohttp.web.PrefixedSubAppResource.url_for - :py:method:`aiohttp.web.PrefixedSubAppResource.url_for`
aiohttp.web.Resource.add_route aiohttp 4.0 web_reference.html#aiohttp.web.Resource.add_route - :py:method:`aiohttp.web.Resource.add_route`
aiohttp.web.RouteTableDef.delete aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.delete - :py:method:`aiohttp.web.RouteTableDef.delete`
aiohttp.web.RouteTableDef.get aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.get - :py:method:`aiohttp.web.RouteTableDef.get`
aiohttp.web.RouteTableDef.head aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.head - :py:method:`aiohttp.web.RouteTableDef.head`
aiohttp.web.RouteTableDef.patch aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.patch - :py:method:`aiohttp.web.RouteTableDef.patch`
aiohttp.web.RouteTableDef.post aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.post - :py:method:`aiohttp.web.RouteTableDef.post`
aiohttp.web.RouteTableDef.put aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.put - :py:method:`aiohttp.web.RouteTableDef.put`
aiohttp.web.RouteTableDef.route aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.route - :py:method:`aiohttp.web.RouteTableDef.route`
aiohttp.web.RouteTableDef.static aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.static - :py:method:`aiohttp.web.RouteTableDef.static`
aiohttp.web.RouteTableDef.view aiohttp 4.0 web_reference.html#aiohttp.web.RouteTableDef.view - :py:method:`aiohttp.web.RouteTableDef.view`
aiohttp.web.Server.shutdown aiohttp 4.0 web_reference.html#aiohttp.web.Server.shutdown - :py:method:`aiohttp.web.Server.shutdown`
aiohttp.web.StaticResource.url_for aiohttp 4.0 web_reference.html#aiohttp.web.StaticResource.url_for - :py:method:`aiohttp.web.StaticResource.url_for`
aiohttp.web.StreamResponse.del_cookie aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.del_cookie - :py:method:`aiohttp.web.StreamResponse.del_cookie`
aiohttp.web.StreamResponse.enable_chunked_encoding aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.enable_chunked_encoding - :py:method:`aiohttp.web.StreamResponse.enable_chunked_encoding`
aiohttp.web.StreamResponse.enable_compression aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.enable_compression - :py:method:`aiohttp.web.StreamResponse.enable_compression`
aiohttp.web.StreamResponse.force_close aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.force_close - :py:method:`aiohttp.web.StreamResponse.force_close`
aiohttp.web.StreamResponse.prepare aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.prepare - :py:method:`aiohttp.web.StreamResponse.prepare`
aiohttp.web.StreamResponse.set_cookie aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.set_cookie - :py:method:`aiohttp.web.StreamResponse.set_cookie`
aiohttp.web.StreamResponse.set_status aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.set_status - :py:method:`aiohttp.web.StreamResponse.set_status`
aiohttp.web.StreamResponse.write aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.write - :py:method:`aiohttp.web.StreamResponse.write`
aiohttp.web.StreamResponse.write_eof aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.write_eof - :py:method:`aiohttp.web.StreamResponse.write_eof`
aiohttp.web.UrlDispatcher.add_delete aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_delete - :py:method:`aiohttp.web.UrlDispatcher.add_delete`
aiohttp.web.UrlDispatcher.add_get aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_get - :py:method:`aiohttp.web.UrlDispatcher.add_get`
aiohttp.web.UrlDispatcher.add_head aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_head - :py:method:`aiohttp.web.UrlDispatcher.add_head`
aiohttp.web.UrlDispatcher.add_patch aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_patch - :py:method:`aiohttp.web.UrlDispatcher.add_patch`
aiohttp.web.UrlDispatcher.add_post aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_post - :py:method:`aiohttp.web.UrlDispatcher.add_post`
aiohttp.web.UrlDispatcher.add_put aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_put - :py:method:`aiohttp.web.UrlDispatcher.add_put`
aiohttp.web.UrlDispatcher.add_resource aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_resource - :py:method:`aiohttp.web.UrlDispatcher.add_resource`
aiohttp.web.UrlDispatcher.add_route aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_route - :py:method:`aiohttp.web.UrlDispatcher.add_route`
aiohttp.web.UrlDispatcher.add_routes aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_routes - :py:method:`aiohttp.web.UrlDispatcher.add_routes`
aiohttp.web.UrlDispatcher.add_static aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_static - :py:method:`aiohttp.web.UrlDispatcher.add_static`
aiohttp.web.UrlDispatcher.add_view aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.add_view - :py:method:`aiohttp.web.UrlDispatcher.add_view`
aiohttp.web.UrlDispatcher.named_resources aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.named_resources - :py:method:`aiohttp.web.UrlDispatcher.named_resources`
aiohttp.web.UrlDispatcher.resolve aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.resolve - :py:method:`aiohttp.web.UrlDispatcher.resolve`
aiohttp.web.UrlDispatcher.resources aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.resources - :py:method:`aiohttp.web.UrlDispatcher.resources`
aiohttp.web.UrlDispatcher.routes aiohttp 4.0 web_reference.html#aiohttp.web.UrlDispatcher.routes - :py:method:`aiohttp.web.UrlDispatcher.routes`
aiohttp.web.WebSocketResponse.can_prepare aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.can_prepare - :py:method:`aiohttp.web.WebSocketResponse.can_prepare`
aiohttp.web.WebSocketResponse.close aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.close - :py:method:`aiohttp.web.WebSocketResponse.close`
aiohttp.web.WebSocketResponse.exception aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.exception - :py:method:`aiohttp.web.WebSocketResponse.exception`
aiohttp.web.WebSocketResponse.get_extra_info aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.get_extra_info - :py:method:`aiohttp.web.WebSocketResponse.get_extra_info`
aiohttp.web.WebSocketResponse.ping aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.ping - :py:method:`aiohttp.web.WebSocketResponse.ping`
aiohttp.web.WebSocketResponse.pong aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.pong - :py:method:`aiohttp.web.WebSocketResponse.pong`
aiohttp.web.WebSocketResponse.prepare aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.prepare - :py:method:`aiohttp.web.WebSocketResponse.prepare`
aiohttp.web.WebSocketResponse.receive aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.receive - :py:method:`aiohttp.web.WebSocketResponse.receive`
aiohttp.web.WebSocketResponse.receive_bytes aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.receive_bytes - :py:method:`aiohttp.web.WebSocketResponse.receive_bytes`
aiohttp.web.WebSocketResponse.receive_json aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.receive_json - :py:method:`aiohttp.web.WebSocketResponse.receive_json`
aiohttp.web.WebSocketResponse.receive_str aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.receive_str - :py:method:`aiohttp.web.WebSocketResponse.receive_str`
aiohttp.web.WebSocketResponse.send_bytes aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.send_bytes - :py:method:`aiohttp.web.WebSocketResponse.send_bytes`
aiohttp.web.WebSocketResponse.send_json aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.send_json - :py:method:`aiohttp.web.WebSocketResponse.send_json`
aiohttp.web.WebSocketResponse.send_str aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.send_str - :py:method:`aiohttp.web.WebSocketResponse.send_str`

py:attribute

Identifier Project Name Version Location Display Name Usage example
aiohttp.BaseConnector.closed aiohttp 4.0 client_reference.html#aiohttp.BaseConnector.closed - :py:attribute:`aiohttp.BaseConnector.closed`
aiohttp.BaseConnector.force_close aiohttp 4.0 client_reference.html#aiohttp.BaseConnector.force_close - :py:attribute:`aiohttp.BaseConnector.force_close`
aiohttp.BaseConnector.limit aiohttp 4.0 client_reference.html#aiohttp.BaseConnector.limit - :py:attribute:`aiohttp.BaseConnector.limit`
aiohttp.BaseConnector.limit_per_host aiohttp 4.0 client_reference.html#aiohttp.BaseConnector.limit_per_host - :py:attribute:`aiohttp.BaseConnector.limit_per_host`
aiohttp.BodyPartReader.filename aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.filename - :py:attribute:`aiohttp.BodyPartReader.filename`
aiohttp.BodyPartReader.name aiohttp 4.0 multipart_reference.html#aiohttp.BodyPartReader.name - :py:attribute:`aiohttp.BodyPartReader.name`
aiohttp.ClientResponse.charset aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.charset - :py:attribute:`aiohttp.ClientResponse.charset`
aiohttp.ClientResponse.connection aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.connection - :py:attribute:`aiohttp.ClientResponse.connection`
aiohttp.ClientResponse.content aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.content - :py:attribute:`aiohttp.ClientResponse.content`
aiohttp.ClientResponse.content_disposition aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.content_disposition - :py:attribute:`aiohttp.ClientResponse.content_disposition`
aiohttp.ClientResponse.content_type aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.content_type - :py:attribute:`aiohttp.ClientResponse.content_type`
aiohttp.ClientResponse.cookies aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.cookies - :py:attribute:`aiohttp.ClientResponse.cookies`
aiohttp.ClientResponse.headers aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.headers - :py:attribute:`aiohttp.ClientResponse.headers`
aiohttp.ClientResponse.history aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.history - :py:attribute:`aiohttp.ClientResponse.history`
aiohttp.ClientResponse.links aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.links - :py:attribute:`aiohttp.ClientResponse.links`
aiohttp.ClientResponse.method aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.method - :py:attribute:`aiohttp.ClientResponse.method`
aiohttp.ClientResponse.ok aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.ok - :py:attribute:`aiohttp.ClientResponse.ok`
aiohttp.ClientResponse.raw_headers aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.raw_headers - :py:attribute:`aiohttp.ClientResponse.raw_headers`
aiohttp.ClientResponse.real_url aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.real_url - :py:attribute:`aiohttp.ClientResponse.real_url`
aiohttp.ClientResponse.reason aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.reason - :py:attribute:`aiohttp.ClientResponse.reason`
aiohttp.ClientResponse.request_info aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.request_info - :py:attribute:`aiohttp.ClientResponse.request_info`
aiohttp.ClientResponse.status aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.status - :py:attribute:`aiohttp.ClientResponse.status`
aiohttp.ClientResponse.url aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.url - :py:attribute:`aiohttp.ClientResponse.url`
aiohttp.ClientResponse.version aiohttp 4.0 client_reference.html#aiohttp.ClientResponse.version - :py:attribute:`aiohttp.ClientResponse.version`
aiohttp.ClientResponseError.code aiohttp 4.0 client_reference.html#aiohttp.ClientResponseError.code - :py:attribute:`aiohttp.ClientResponseError.code`
aiohttp.ClientResponseError.headers aiohttp 4.0 client_reference.html#aiohttp.ClientResponseError.headers - :py:attribute:`aiohttp.ClientResponseError.headers`
aiohttp.ClientResponseError.history aiohttp 4.0 client_reference.html#aiohttp.ClientResponseError.history - :py:attribute:`aiohttp.ClientResponseError.history`
aiohttp.ClientResponseError.message aiohttp 4.0 client_reference.html#aiohttp.ClientResponseError.message - :py:attribute:`aiohttp.ClientResponseError.message`
aiohttp.ClientResponseError.request_info aiohttp 4.0 client_reference.html#aiohttp.ClientResponseError.request_info - :py:attribute:`aiohttp.ClientResponseError.request_info`
aiohttp.ClientResponseError.status aiohttp 4.0 client_reference.html#aiohttp.ClientResponseError.status - :py:attribute:`aiohttp.ClientResponseError.status`
aiohttp.ClientSession.auth aiohttp 4.0 client_reference.html#aiohttp.ClientSession.auth - :py:attribute:`aiohttp.ClientSession.auth`
aiohttp.ClientSession.auto_decompress aiohttp 4.0 client_reference.html#aiohttp.ClientSession.auto_decompress - :py:attribute:`aiohttp.ClientSession.auto_decompress`
aiohttp.ClientSession.closed aiohttp 4.0 client_reference.html#aiohttp.ClientSession.closed - :py:attribute:`aiohttp.ClientSession.closed`
aiohttp.ClientSession.connector aiohttp 4.0 client_reference.html#aiohttp.ClientSession.connector - :py:attribute:`aiohttp.ClientSession.connector`
aiohttp.ClientSession.connector_owner aiohttp 4.0 client_reference.html#aiohttp.ClientSession.connector_owner - :py:attribute:`aiohttp.ClientSession.connector_owner`
aiohttp.ClientSession.cookie_jar aiohttp 4.0 client_reference.html#aiohttp.ClientSession.cookie_jar - :py:attribute:`aiohttp.ClientSession.cookie_jar`
aiohttp.ClientSession.headers aiohttp 4.0 client_reference.html#aiohttp.ClientSession.headers - :py:attribute:`aiohttp.ClientSession.headers`
aiohttp.ClientSession.json_serialize aiohttp 4.0 client_reference.html#aiohttp.ClientSession.json_serialize - :py:attribute:`aiohttp.ClientSession.json_serialize`
aiohttp.ClientSession.loop aiohttp 4.0 client_reference.html#aiohttp.ClientSession.loop - :py:attribute:`aiohttp.ClientSession.loop`
aiohttp.ClientSession.raise_for_status aiohttp 4.0 client_reference.html#aiohttp.ClientSession.raise_for_status - :py:attribute:`aiohttp.ClientSession.raise_for_status`
aiohttp.ClientSession.requote_redirect_url aiohttp 4.0 client_reference.html#aiohttp.ClientSession.requote_redirect_url - :py:attribute:`aiohttp.ClientSession.requote_redirect_url`
aiohttp.ClientSession.skip_auto_headers aiohttp 4.0 client_reference.html#aiohttp.ClientSession.skip_auto_headers - :py:attribute:`aiohttp.ClientSession.skip_auto_headers`
aiohttp.ClientSession.timeout aiohttp 4.0 client_reference.html#aiohttp.ClientSession.timeout - :py:attribute:`aiohttp.ClientSession.timeout`
aiohttp.ClientSession.trace_config aiohttp 4.0 client_reference.html#aiohttp.ClientSession.trace_config - :py:attribute:`aiohttp.ClientSession.trace_config`
aiohttp.ClientSession.trust_env aiohttp 4.0 client_reference.html#aiohttp.ClientSession.trust_env - :py:attribute:`aiohttp.ClientSession.trust_env`
aiohttp.ClientTimeout.connect aiohttp 4.0 client_reference.html#aiohttp.ClientTimeout.connect - :py:attribute:`aiohttp.ClientTimeout.connect`
aiohttp.ClientTimeout.sock_connect aiohttp 4.0 client_reference.html#aiohttp.ClientTimeout.sock_connect - :py:attribute:`aiohttp.ClientTimeout.sock_connect`
aiohttp.ClientTimeout.sock_read aiohttp 4.0 client_reference.html#aiohttp.ClientTimeout.sock_read - :py:attribute:`aiohttp.ClientTimeout.sock_read`
aiohttp.ClientTimeout.total aiohttp 4.0 client_reference.html#aiohttp.ClientTimeout.total - :py:attribute:`aiohttp.ClientTimeout.total`
aiohttp.ClientWebSocketResponse.closed aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.closed - :py:attribute:`aiohttp.ClientWebSocketResponse.closed`
aiohttp.ClientWebSocketResponse.protocol aiohttp 4.0 client_reference.html#aiohttp.ClientWebSocketResponse.protocol - :py:attribute:`aiohttp.ClientWebSocketResponse.protocol`
aiohttp.Connection.closed aiohttp 4.0 client_reference.html#aiohttp.Connection.closed - :py:attribute:`aiohttp.Connection.closed`
aiohttp.Connection.loop aiohttp 4.0 client_reference.html#aiohttp.Connection.loop - :py:attribute:`aiohttp.Connection.loop`
aiohttp.Connection.transport aiohttp 4.0 client_reference.html#aiohttp.Connection.transport - :py:attribute:`aiohttp.Connection.transport`
aiohttp.ContentDisposition.filename aiohttp 4.0 client_reference.html#aiohttp.ContentDisposition.filename - :py:attribute:`aiohttp.ContentDisposition.filename`
aiohttp.ContentDisposition.parameters aiohttp 4.0 client_reference.html#aiohttp.ContentDisposition.parameters - :py:attribute:`aiohttp.ContentDisposition.parameters`
aiohttp.ContentDisposition.type aiohttp 4.0 client_reference.html#aiohttp.ContentDisposition.type - :py:attribute:`aiohttp.ContentDisposition.type`
aiohttp.ETag.is_weak aiohttp 4.0 client_reference.html#aiohttp.ETag.is_weak - :py:attribute:`aiohttp.ETag.is_weak`
aiohttp.ETag.value aiohttp 4.0 client_reference.html#aiohttp.ETag.value - :py:attribute:`aiohttp.ETag.value`
aiohttp.FrozenList.frozen aiohttp 4.0 structures.html#aiohttp.FrozenList.frozen - :py:attribute:`aiohttp.FrozenList.frozen`
aiohttp.InvalidURL.description aiohttp 4.0 client_reference.html#aiohttp.InvalidURL.description - :py:attribute:`aiohttp.InvalidURL.description`
aiohttp.InvalidURL.url aiohttp 4.0 client_reference.html#aiohttp.InvalidURL.url - :py:attribute:`aiohttp.InvalidURL.url`
aiohttp.MultipartWriter.boundary aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter.boundary - :py:attribute:`aiohttp.MultipartWriter.boundary`
aiohttp.MultipartWriter.size aiohttp 4.0 multipart_reference.html#aiohttp.MultipartWriter.size - :py:attribute:`aiohttp.MultipartWriter.size`
aiohttp.RequestInfo.headers aiohttp 4.0 client_reference.html#aiohttp.RequestInfo.headers - :py:attribute:`aiohttp.RequestInfo.headers`
aiohttp.RequestInfo.method aiohttp 4.0 client_reference.html#aiohttp.RequestInfo.method - :py:attribute:`aiohttp.RequestInfo.method`
aiohttp.RequestInfo.real_url aiohttp 4.0 client_reference.html#aiohttp.RequestInfo.real_url - :py:attribute:`aiohttp.RequestInfo.real_url`
aiohttp.RequestInfo.url aiohttp 4.0 client_reference.html#aiohttp.RequestInfo.url - :py:attribute:`aiohttp.RequestInfo.url`
aiohttp.ServerDisconnectedError.message aiohttp 4.0 client_reference.html#aiohttp.ServerDisconnectedError.message - :py:attribute:`aiohttp.ServerDisconnectedError.message`
aiohttp.TCPConnector.cached_hosts aiohttp 4.0 client_reference.html#aiohttp.TCPConnector.cached_hosts - :py:attribute:`aiohttp.TCPConnector.cached_hosts`
aiohttp.TCPConnector.dns_cache aiohttp 4.0 client_reference.html#aiohttp.TCPConnector.dns_cache - :py:attribute:`aiohttp.TCPConnector.dns_cache`
aiohttp.TCPConnector.family aiohttp 4.0 client_reference.html#aiohttp.TCPConnector.family - :py:attribute:`aiohttp.TCPConnector.family`
aiohttp.TraceConfig.on_connection_create_end aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_connection_create_end - :py:attribute:`aiohttp.TraceConfig.on_connection_create_end`
aiohttp.TraceConfig.on_connection_create_start aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_connection_create_start - :py:attribute:`aiohttp.TraceConfig.on_connection_create_start`
aiohttp.TraceConfig.on_connection_queued_end aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_connection_queued_end - :py:attribute:`aiohttp.TraceConfig.on_connection_queued_end`
aiohttp.TraceConfig.on_connection_queued_start aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_connection_queued_start - :py:attribute:`aiohttp.TraceConfig.on_connection_queued_start`
aiohttp.TraceConfig.on_connection_reuseconn aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_connection_reuseconn - :py:attribute:`aiohttp.TraceConfig.on_connection_reuseconn`
aiohttp.TraceConfig.on_dns_cache_hit aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_dns_cache_hit - :py:attribute:`aiohttp.TraceConfig.on_dns_cache_hit`
aiohttp.TraceConfig.on_dns_cache_miss aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_dns_cache_miss - :py:attribute:`aiohttp.TraceConfig.on_dns_cache_miss`
aiohttp.TraceConfig.on_dns_resolvehost_end aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_dns_resolvehost_end - :py:attribute:`aiohttp.TraceConfig.on_dns_resolvehost_end`
aiohttp.TraceConfig.on_dns_resolvehost_start aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_dns_resolvehost_start - :py:attribute:`aiohttp.TraceConfig.on_dns_resolvehost_start`
aiohttp.TraceConfig.on_request_chunk_sent aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_request_chunk_sent - :py:attribute:`aiohttp.TraceConfig.on_request_chunk_sent`
aiohttp.TraceConfig.on_request_end aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_request_end - :py:attribute:`aiohttp.TraceConfig.on_request_end`
aiohttp.TraceConfig.on_request_exception aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_request_exception - :py:attribute:`aiohttp.TraceConfig.on_request_exception`
aiohttp.TraceConfig.on_request_headers_sent aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_request_headers_sent - :py:attribute:`aiohttp.TraceConfig.on_request_headers_sent`
aiohttp.TraceConfig.on_request_redirect aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_request_redirect - :py:attribute:`aiohttp.TraceConfig.on_request_redirect`
aiohttp.TraceConfig.on_request_start aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_request_start - :py:attribute:`aiohttp.TraceConfig.on_request_start`
aiohttp.TraceConfig.on_response_chunk_received aiohttp 4.0 tracing_reference.html#aiohttp.TraceConfig.on_response_chunk_received - :py:attribute:`aiohttp.TraceConfig.on_response_chunk_received`
aiohttp.TraceDnsCacheHitParams.host aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsCacheHitParams.host - :py:attribute:`aiohttp.TraceDnsCacheHitParams.host`
aiohttp.TraceDnsCacheMissParams.host aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsCacheMissParams.host - :py:attribute:`aiohttp.TraceDnsCacheMissParams.host`
aiohttp.TraceDnsResolveHostEndParams.host aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsResolveHostEndParams.host - :py:attribute:`aiohttp.TraceDnsResolveHostEndParams.host`
aiohttp.TraceDnsResolveHostStartParams.host aiohttp 4.0 tracing_reference.html#aiohttp.TraceDnsResolveHostStartParams.host - :py:attribute:`aiohttp.TraceDnsResolveHostStartParams.host`
aiohttp.TraceRequestChunkSentParams.chunk aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestChunkSentParams.chunk - :py:attribute:`aiohttp.TraceRequestChunkSentParams.chunk`
aiohttp.TraceRequestChunkSentParams.method aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestChunkSentParams.method - :py:attribute:`aiohttp.TraceRequestChunkSentParams.method`
aiohttp.TraceRequestChunkSentParams.url aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestChunkSentParams.url - :py:attribute:`aiohttp.TraceRequestChunkSentParams.url`
aiohttp.TraceRequestEndParams.headers aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestEndParams.headers - :py:attribute:`aiohttp.TraceRequestEndParams.headers`
aiohttp.TraceRequestEndParams.method aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestEndParams.method - :py:attribute:`aiohttp.TraceRequestEndParams.method`
aiohttp.TraceRequestEndParams.response aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestEndParams.response - :py:attribute:`aiohttp.TraceRequestEndParams.response`
aiohttp.TraceRequestEndParams.url aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestEndParams.url - :py:attribute:`aiohttp.TraceRequestEndParams.url`
aiohttp.TraceRequestExceptionParams.exception aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestExceptionParams.exception - :py:attribute:`aiohttp.TraceRequestExceptionParams.exception`
aiohttp.TraceRequestExceptionParams.headers aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestExceptionParams.headers - :py:attribute:`aiohttp.TraceRequestExceptionParams.headers`
aiohttp.TraceRequestExceptionParams.method aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestExceptionParams.method - :py:attribute:`aiohttp.TraceRequestExceptionParams.method`
aiohttp.TraceRequestExceptionParams.url aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestExceptionParams.url - :py:attribute:`aiohttp.TraceRequestExceptionParams.url`
aiohttp.TraceRequestHeadersSentParams.headers aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestHeadersSentParams.headers - :py:attribute:`aiohttp.TraceRequestHeadersSentParams.headers`
aiohttp.TraceRequestHeadersSentParams.method aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestHeadersSentParams.method - :py:attribute:`aiohttp.TraceRequestHeadersSentParams.method`
aiohttp.TraceRequestHeadersSentParams.url aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestHeadersSentParams.url - :py:attribute:`aiohttp.TraceRequestHeadersSentParams.url`
aiohttp.TraceRequestRedirectParams.headers aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestRedirectParams.headers - :py:attribute:`aiohttp.TraceRequestRedirectParams.headers`
aiohttp.TraceRequestRedirectParams.method aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestRedirectParams.method - :py:attribute:`aiohttp.TraceRequestRedirectParams.method`
aiohttp.TraceRequestRedirectParams.response aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestRedirectParams.response - :py:attribute:`aiohttp.TraceRequestRedirectParams.response`
aiohttp.TraceRequestRedirectParams.url aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestRedirectParams.url - :py:attribute:`aiohttp.TraceRequestRedirectParams.url`
aiohttp.TraceRequestStartParams.headers aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestStartParams.headers - :py:attribute:`aiohttp.TraceRequestStartParams.headers`
aiohttp.TraceRequestStartParams.method aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestStartParams.method - :py:attribute:`aiohttp.TraceRequestStartParams.method`
aiohttp.TraceRequestStartParams.url aiohttp 4.0 tracing_reference.html#aiohttp.TraceRequestStartParams.url - :py:attribute:`aiohttp.TraceRequestStartParams.url`
aiohttp.TraceResponseChunkReceivedParams.chunk aiohttp 4.0 tracing_reference.html#aiohttp.TraceResponseChunkReceivedParams.chunk - :py:attribute:`aiohttp.TraceResponseChunkReceivedParams.chunk`
aiohttp.TraceResponseChunkReceivedParams.method aiohttp 4.0 tracing_reference.html#aiohttp.TraceResponseChunkReceivedParams.method - :py:attribute:`aiohttp.TraceResponseChunkReceivedParams.method`
aiohttp.TraceResponseChunkReceivedParams.url aiohttp 4.0 tracing_reference.html#aiohttp.TraceResponseChunkReceivedParams.url - :py:attribute:`aiohttp.TraceResponseChunkReceivedParams.url`
aiohttp.UnixConnector.path aiohttp 4.0 client_reference.html#aiohttp.UnixConnector.path - :py:attribute:`aiohttp.UnixConnector.path`
aiohttp.WSCloseCode.ABNORMAL_CLOSURE aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.ABNORMAL_CLOSURE - :py:attribute:`aiohttp.WSCloseCode.ABNORMAL_CLOSURE`
aiohttp.WSCloseCode.BAD_GATEWAY aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.BAD_GATEWAY - :py:attribute:`aiohttp.WSCloseCode.BAD_GATEWAY`
aiohttp.WSCloseCode.GOING_AWAY aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.GOING_AWAY - :py:attribute:`aiohttp.WSCloseCode.GOING_AWAY`
aiohttp.WSCloseCode.INTERNAL_ERROR aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.INTERNAL_ERROR - :py:attribute:`aiohttp.WSCloseCode.INTERNAL_ERROR`
aiohttp.WSCloseCode.INVALID_TEXT aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.INVALID_TEXT - :py:attribute:`aiohttp.WSCloseCode.INVALID_TEXT`
aiohttp.WSCloseCode.MANDATORY_EXTENSION aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.MANDATORY_EXTENSION - :py:attribute:`aiohttp.WSCloseCode.MANDATORY_EXTENSION`
aiohttp.WSCloseCode.MESSAGE_TOO_BIG aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.MESSAGE_TOO_BIG - :py:attribute:`aiohttp.WSCloseCode.MESSAGE_TOO_BIG`
aiohttp.WSCloseCode.OK aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.OK - :py:attribute:`aiohttp.WSCloseCode.OK`
aiohttp.WSCloseCode.POLICY_VIOLATION aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.POLICY_VIOLATION - :py:attribute:`aiohttp.WSCloseCode.POLICY_VIOLATION`
aiohttp.WSCloseCode.PROTOCOL_ERROR aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.PROTOCOL_ERROR - :py:attribute:`aiohttp.WSCloseCode.PROTOCOL_ERROR`
aiohttp.WSCloseCode.SERVICE_RESTART aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.SERVICE_RESTART - :py:attribute:`aiohttp.WSCloseCode.SERVICE_RESTART`
aiohttp.WSCloseCode.TRY_AGAIN_LATER aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.TRY_AGAIN_LATER - :py:attribute:`aiohttp.WSCloseCode.TRY_AGAIN_LATER`
aiohttp.WSCloseCode.UNSUPPORTED_DATA aiohttp 4.0 websocket_utilities.html#aiohttp.WSCloseCode.UNSUPPORTED_DATA - :py:attribute:`aiohttp.WSCloseCode.UNSUPPORTED_DATA`
aiohttp.WSMessage.data aiohttp 4.0 websocket_utilities.html#aiohttp.WSMessage.data - :py:attribute:`aiohttp.WSMessage.data`
aiohttp.WSMessage.extra aiohttp 4.0 websocket_utilities.html#aiohttp.WSMessage.extra - :py:attribute:`aiohttp.WSMessage.extra`
aiohttp.WSMessage.type aiohttp 4.0 websocket_utilities.html#aiohttp.WSMessage.type - :py:attribute:`aiohttp.WSMessage.type`
aiohttp.WSMsgType.BINARY aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType.BINARY - :py:attribute:`aiohttp.WSMsgType.BINARY`
aiohttp.WSMsgType.CLOSE aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType.CLOSE - :py:attribute:`aiohttp.WSMsgType.CLOSE`
aiohttp.WSMsgType.CONTINUATION aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType.CONTINUATION - :py:attribute:`aiohttp.WSMsgType.CONTINUATION`
aiohttp.WSMsgType.ERROR aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType.ERROR - :py:attribute:`aiohttp.WSMsgType.ERROR`
aiohttp.WSMsgType.PING aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType.PING - :py:attribute:`aiohttp.WSMsgType.PING`
aiohttp.WSMsgType.PONG aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType.PONG - :py:attribute:`aiohttp.WSMsgType.PONG`
aiohttp.WSMsgType.TEXT aiohttp 4.0 websocket_utilities.html#aiohttp.WSMsgType.TEXT - :py:attribute:`aiohttp.WSMsgType.TEXT`
aiohttp.abc.AbstractMatchInfo.http_exception aiohttp 4.0 abc.html#aiohttp.abc.AbstractMatchInfo.http_exception - :py:attribute:`aiohttp.abc.AbstractMatchInfo.http_exception`
aiohttp.abc.AbstractView.request aiohttp 4.0 abc.html#aiohttp.abc.AbstractView.request - :py:attribute:`aiohttp.abc.AbstractView.request`
aiohttp.abc.ResolveResult.family aiohttp 4.0 abc.html#aiohttp.abc.ResolveResult.family - :py:attribute:`aiohttp.abc.ResolveResult.family`
aiohttp.abc.ResolveResult.flags aiohttp 4.0 abc.html#aiohttp.abc.ResolveResult.flags - :py:attribute:`aiohttp.abc.ResolveResult.flags`
aiohttp.abc.ResolveResult.host aiohttp 4.0 abc.html#aiohttp.abc.ResolveResult.host - :py:attribute:`aiohttp.abc.ResolveResult.host`
aiohttp.abc.ResolveResult.hostname aiohttp 4.0 abc.html#aiohttp.abc.ResolveResult.hostname - :py:attribute:`aiohttp.abc.ResolveResult.hostname`
aiohttp.abc.ResolveResult.port aiohttp 4.0 abc.html#aiohttp.abc.ResolveResult.port - :py:attribute:`aiohttp.abc.ResolveResult.port`
aiohttp.abc.ResolveResult.proto aiohttp 4.0 abc.html#aiohttp.abc.ResolveResult.proto - :py:attribute:`aiohttp.abc.ResolveResult.proto`
aiohttp.test_utils.AioHTTPTestCase.app aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.app - :py:attribute:`aiohttp.test_utils.AioHTTPTestCase.app`
aiohttp.test_utils.AioHTTPTestCase.client aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.client - :py:attribute:`aiohttp.test_utils.AioHTTPTestCase.client`
aiohttp.test_utils.AioHTTPTestCase.server aiohttp 4.0 testing.html#aiohttp.test_utils.AioHTTPTestCase.server - :py:attribute:`aiohttp.test_utils.AioHTTPTestCase.server`
aiohttp.test_utils.BaseTestServer.handler aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.handler - :py:attribute:`aiohttp.test_utils.BaseTestServer.handler`
aiohttp.test_utils.BaseTestServer.host aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.host - :py:attribute:`aiohttp.test_utils.BaseTestServer.host`
aiohttp.test_utils.BaseTestServer.port aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.port - :py:attribute:`aiohttp.test_utils.BaseTestServer.port`
aiohttp.test_utils.BaseTestServer.scheme aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.scheme - :py:attribute:`aiohttp.test_utils.BaseTestServer.scheme`
aiohttp.test_utils.BaseTestServer.server aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.server - :py:attribute:`aiohttp.test_utils.BaseTestServer.server`
aiohttp.test_utils.BaseTestServer.socket_factory aiohttp 4.0 testing.html#aiohttp.test_utils.BaseTestServer.socket_factory - :py:attribute:`aiohttp.test_utils.BaseTestServer.socket_factory`
aiohttp.test_utils.TestClient.app aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.app - :py:attribute:`aiohttp.test_utils.TestClient.app`
aiohttp.test_utils.TestClient.host aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.host - :py:attribute:`aiohttp.test_utils.TestClient.host`
aiohttp.test_utils.TestClient.port aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.port - :py:attribute:`aiohttp.test_utils.TestClient.port`
aiohttp.test_utils.TestClient.scheme aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.scheme - :py:attribute:`aiohttp.test_utils.TestClient.scheme`
aiohttp.test_utils.TestClient.server aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.server - :py:attribute:`aiohttp.test_utils.TestClient.server`
aiohttp.test_utils.TestClient.session aiohttp 4.0 testing.html#aiohttp.test_utils.TestClient.session - :py:attribute:`aiohttp.test_utils.TestClient.session`
aiohttp.test_utils.TestServer.app aiohttp 4.0 testing.html#aiohttp.test_utils.TestServer.app - :py:attribute:`aiohttp.test_utils.TestServer.app`
aiohttp.web.AbstractResource.canonical aiohttp 4.0 web_reference.html#aiohttp.web.AbstractResource.canonical - :py:attribute:`aiohttp.web.AbstractResource.canonical`
aiohttp.web.AbstractResource.name aiohttp 4.0 web_reference.html#aiohttp.web.AbstractResource.name - :py:attribute:`aiohttp.web.AbstractResource.name`
aiohttp.web.AbstractRoute.handler aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRoute.handler - :py:attribute:`aiohttp.web.AbstractRoute.handler`
aiohttp.web.AbstractRoute.method aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRoute.method - :py:attribute:`aiohttp.web.AbstractRoute.method`
aiohttp.web.AbstractRoute.name aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRoute.name - :py:attribute:`aiohttp.web.AbstractRoute.name`
aiohttp.web.AbstractRoute.resource aiohttp 4.0 web_reference.html#aiohttp.web.AbstractRoute.resource - :py:attribute:`aiohttp.web.AbstractRoute.resource`
aiohttp.web.AppRunner.app aiohttp 4.0 web_reference.html#aiohttp.web.AppRunner.app - :py:attribute:`aiohttp.web.AppRunner.app`
aiohttp.web.Application.cleanup_ctx aiohttp 4.0 web_reference.html#aiohttp.web.Application.cleanup_ctx - :py:attribute:`aiohttp.web.Application.cleanup_ctx`
aiohttp.web.Application.debug aiohttp 4.0 web_reference.html#aiohttp.web.Application.debug - :py:attribute:`aiohttp.web.Application.debug`
aiohttp.web.Application.logger aiohttp 4.0 web_reference.html#aiohttp.web.Application.logger - :py:attribute:`aiohttp.web.Application.logger`
aiohttp.web.Application.on_cleanup aiohttp 4.0 web_reference.html#aiohttp.web.Application.on_cleanup - :py:attribute:`aiohttp.web.Application.on_cleanup`
aiohttp.web.Application.on_response_prepare aiohttp 4.0 web_reference.html#aiohttp.web.Application.on_response_prepare - :py:attribute:`aiohttp.web.Application.on_response_prepare`
aiohttp.web.Application.on_shutdown aiohttp 4.0 web_reference.html#aiohttp.web.Application.on_shutdown - :py:attribute:`aiohttp.web.Application.on_shutdown`
aiohttp.web.Application.on_startup aiohttp 4.0 web_reference.html#aiohttp.web.Application.on_startup - :py:attribute:`aiohttp.web.Application.on_startup`
aiohttp.web.Application.router aiohttp 4.0 web_reference.html#aiohttp.web.Application.router - :py:attribute:`aiohttp.web.Application.router`
aiohttp.web.BaseRequest.body_exists aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.body_exists - :py:attribute:`aiohttp.web.BaseRequest.body_exists`
aiohttp.web.BaseRequest.can_read_body aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.can_read_body - :py:attribute:`aiohttp.web.BaseRequest.can_read_body`
aiohttp.web.BaseRequest.charset aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.charset - :py:attribute:`aiohttp.web.BaseRequest.charset`
aiohttp.web.BaseRequest.client_max_size aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.client_max_size - :py:attribute:`aiohttp.web.BaseRequest.client_max_size`
aiohttp.web.BaseRequest.content aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.content - :py:attribute:`aiohttp.web.BaseRequest.content`
aiohttp.web.BaseRequest.content_length aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.content_length - :py:attribute:`aiohttp.web.BaseRequest.content_length`
aiohttp.web.BaseRequest.content_type aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.content_type - :py:attribute:`aiohttp.web.BaseRequest.content_type`
aiohttp.web.BaseRequest.cookies aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.cookies - :py:attribute:`aiohttp.web.BaseRequest.cookies`
aiohttp.web.BaseRequest.forwarded aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.forwarded - :py:attribute:`aiohttp.web.BaseRequest.forwarded`
aiohttp.web.BaseRequest.headers aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.headers - :py:attribute:`aiohttp.web.BaseRequest.headers`
aiohttp.web.BaseRequest.host aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.host - :py:attribute:`aiohttp.web.BaseRequest.host`
aiohttp.web.BaseRequest.http_range aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.http_range - :py:attribute:`aiohttp.web.BaseRequest.http_range`
aiohttp.web.BaseRequest.if_match aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.if_match - :py:attribute:`aiohttp.web.BaseRequest.if_match`
aiohttp.web.BaseRequest.if_modified_since aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.if_modified_since - :py:attribute:`aiohttp.web.BaseRequest.if_modified_since`
aiohttp.web.BaseRequest.if_none_match aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.if_none_match - :py:attribute:`aiohttp.web.BaseRequest.if_none_match`
aiohttp.web.BaseRequest.if_range aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.if_range - :py:attribute:`aiohttp.web.BaseRequest.if_range`
aiohttp.web.BaseRequest.if_unmodified_since aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.if_unmodified_since - :py:attribute:`aiohttp.web.BaseRequest.if_unmodified_since`
aiohttp.web.BaseRequest.keep_alive aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.keep_alive - :py:attribute:`aiohttp.web.BaseRequest.keep_alive`
aiohttp.web.BaseRequest.method aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.method - :py:attribute:`aiohttp.web.BaseRequest.method`
aiohttp.web.BaseRequest.path aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.path - :py:attribute:`aiohttp.web.BaseRequest.path`
aiohttp.web.BaseRequest.path_qs aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.path_qs - :py:attribute:`aiohttp.web.BaseRequest.path_qs`
aiohttp.web.BaseRequest.query aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.query - :py:attribute:`aiohttp.web.BaseRequest.query`
aiohttp.web.BaseRequest.query_string aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.query_string - :py:attribute:`aiohttp.web.BaseRequest.query_string`
aiohttp.web.BaseRequest.raw_headers aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.raw_headers - :py:attribute:`aiohttp.web.BaseRequest.raw_headers`
aiohttp.web.BaseRequest.raw_path aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.raw_path - :py:attribute:`aiohttp.web.BaseRequest.raw_path`
aiohttp.web.BaseRequest.rel_url aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.rel_url - :py:attribute:`aiohttp.web.BaseRequest.rel_url`
aiohttp.web.BaseRequest.remote aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.remote - :py:attribute:`aiohttp.web.BaseRequest.remote`
aiohttp.web.BaseRequest.scheme aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.scheme - :py:attribute:`aiohttp.web.BaseRequest.scheme`
aiohttp.web.BaseRequest.secure aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.secure - :py:attribute:`aiohttp.web.BaseRequest.secure`
aiohttp.web.BaseRequest.transport aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.transport - :py:attribute:`aiohttp.web.BaseRequest.transport`
aiohttp.web.BaseRequest.url aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.url - :py:attribute:`aiohttp.web.BaseRequest.url`
aiohttp.web.BaseRequest.version aiohttp 4.0 web_reference.html#aiohttp.web.BaseRequest.version - :py:attribute:`aiohttp.web.BaseRequest.version`
aiohttp.web.BaseRunner.addresses aiohttp 4.0 web_reference.html#aiohttp.web.BaseRunner.addresses - :py:attribute:`aiohttp.web.BaseRunner.addresses`
aiohttp.web.BaseRunner.server aiohttp 4.0 web_reference.html#aiohttp.web.BaseRunner.server - :py:attribute:`aiohttp.web.BaseRunner.server`
aiohttp.web.BaseRunner.sites aiohttp 4.0 web_reference.html#aiohttp.web.BaseRunner.sites - :py:attribute:`aiohttp.web.BaseRunner.sites`
aiohttp.web.BaseSite.name aiohttp 4.0 web_reference.html#aiohttp.web.BaseSite.name - :py:attribute:`aiohttp.web.BaseSite.name`
aiohttp.web.ContentCoding.deflate aiohttp 4.0 web_reference.html#aiohttp.web.ContentCoding.deflate - :py:attribute:`aiohttp.web.ContentCoding.deflate`
aiohttp.web.ContentCoding.gzip aiohttp 4.0 web_reference.html#aiohttp.web.ContentCoding.gzip - :py:attribute:`aiohttp.web.ContentCoding.gzip`
aiohttp.web.ContentCoding.identity aiohttp 4.0 web_reference.html#aiohttp.web.ContentCoding.identity - :py:attribute:`aiohttp.web.ContentCoding.identity`
aiohttp.web.DynamicResource.canonical aiohttp 4.0 web_reference.html#aiohttp.web.DynamicResource.canonical - :py:attribute:`aiohttp.web.DynamicResource.canonical`
aiohttp.web.FileField.content_type aiohttp 4.0 web_reference.html#aiohttp.web.FileField.content_type - :py:attribute:`aiohttp.web.FileField.content_type`
aiohttp.web.FileField.file aiohttp 4.0 web_reference.html#aiohttp.web.FileField.file - :py:attribute:`aiohttp.web.FileField.file`
aiohttp.web.FileField.filename aiohttp 4.0 web_reference.html#aiohttp.web.FileField.filename - :py:attribute:`aiohttp.web.FileField.filename`
aiohttp.web.FileField.name aiohttp 4.0 web_reference.html#aiohttp.web.FileField.name - :py:attribute:`aiohttp.web.FileField.name`
aiohttp.web.HTTPException.cookies aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException.cookies - :py:attribute:`aiohttp.web.HTTPException.cookies`
aiohttp.web.HTTPException.headers aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException.headers - :py:attribute:`aiohttp.web.HTTPException.headers`
aiohttp.web.HTTPException.reason aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException.reason - :py:attribute:`aiohttp.web.HTTPException.reason`
aiohttp.web.HTTPException.status aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException.status - :py:attribute:`aiohttp.web.HTTPException.status`
aiohttp.web.HTTPException.text aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException.text - :py:attribute:`aiohttp.web.HTTPException.text`
aiohttp.web.HTTPMethodNotAllowed.allowed_methods aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMethodNotAllowed.allowed_methods - :py:attribute:`aiohttp.web.HTTPMethodNotAllowed.allowed_methods`
aiohttp.web.HTTPMethodNotAllowed.method aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMethodNotAllowed.method - :py:attribute:`aiohttp.web.HTTPMethodNotAllowed.method`
aiohttp.web.HTTPMove.location aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMove.location - :py:attribute:`aiohttp.web.HTTPMove.location`
aiohttp.web.HTTPUnavailableForLegalReasons.link aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPUnavailableForLegalReasons.link - :py:attribute:`aiohttp.web.HTTPUnavailableForLegalReasons.link`
aiohttp.web.PlainResource.canonical aiohttp 4.0 web_reference.html#aiohttp.web.PlainResource.canonical - :py:attribute:`aiohttp.web.PlainResource.canonical`
aiohttp.web.PrefixedSubAppResource.canonical aiohttp 4.0 web_reference.html#aiohttp.web.PrefixedSubAppResource.canonical - :py:attribute:`aiohttp.web.PrefixedSubAppResource.canonical`
aiohttp.web.Request.app aiohttp 4.0 web_reference.html#aiohttp.web.Request.app - :py:attribute:`aiohttp.web.Request.app`
aiohttp.web.Request.config_dict aiohttp 4.0 web_reference.html#aiohttp.web.Request.config_dict - :py:attribute:`aiohttp.web.Request.config_dict`
aiohttp.web.Request.match_info aiohttp 4.0 web_reference.html#aiohttp.web.Request.match_info - :py:attribute:`aiohttp.web.Request.match_info`
aiohttp.web.Response.body aiohttp 4.0 web_reference.html#aiohttp.web.Response.body - :py:attribute:`aiohttp.web.Response.body`
aiohttp.web.Response.text aiohttp 4.0 web_reference.html#aiohttp.web.Response.text - :py:attribute:`aiohttp.web.Response.text`
aiohttp.web.RouteDef.handler aiohttp 4.0 web_reference.html#aiohttp.web.RouteDef.handler - :py:attribute:`aiohttp.web.RouteDef.handler`
aiohttp.web.RouteDef.kwargs aiohttp 4.0 web_reference.html#aiohttp.web.RouteDef.kwargs - :py:attribute:`aiohttp.web.RouteDef.kwargs`
aiohttp.web.RouteDef.method aiohttp 4.0 web_reference.html#aiohttp.web.RouteDef.method - :py:attribute:`aiohttp.web.RouteDef.method`
aiohttp.web.RouteDef.path aiohttp 4.0 web_reference.html#aiohttp.web.RouteDef.path - :py:attribute:`aiohttp.web.RouteDef.path`
aiohttp.web.Server.connections aiohttp 4.0 web_reference.html#aiohttp.web.Server.connections - :py:attribute:`aiohttp.web.Server.connections`
aiohttp.web.Server.requests_count aiohttp 4.0 web_reference.html#aiohttp.web.Server.requests_count - :py:attribute:`aiohttp.web.Server.requests_count`
aiohttp.web.StaticDef.kwargs aiohttp 4.0 web_reference.html#aiohttp.web.StaticDef.kwargs - :py:attribute:`aiohttp.web.StaticDef.kwargs`
aiohttp.web.StaticDef.path aiohttp 4.0 web_reference.html#aiohttp.web.StaticDef.path - :py:attribute:`aiohttp.web.StaticDef.path`
aiohttp.web.StaticDef.prefix aiohttp 4.0 web_reference.html#aiohttp.web.StaticDef.prefix - :py:attribute:`aiohttp.web.StaticDef.prefix`
aiohttp.web.StaticResource.canonical aiohttp 4.0 web_reference.html#aiohttp.web.StaticResource.canonical - :py:attribute:`aiohttp.web.StaticResource.canonical`
aiohttp.web.StreamResponse.charset aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.charset - :py:attribute:`aiohttp.web.StreamResponse.charset`
aiohttp.web.StreamResponse.chunked aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.chunked - :py:attribute:`aiohttp.web.StreamResponse.chunked`
aiohttp.web.StreamResponse.compression aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.compression - :py:attribute:`aiohttp.web.StreamResponse.compression`
aiohttp.web.StreamResponse.content_length aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.content_length - :py:attribute:`aiohttp.web.StreamResponse.content_length`
aiohttp.web.StreamResponse.content_type aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.content_type - :py:attribute:`aiohttp.web.StreamResponse.content_type`
aiohttp.web.StreamResponse.cookies aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.cookies - :py:attribute:`aiohttp.web.StreamResponse.cookies`
aiohttp.web.StreamResponse.etag aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.etag - :py:attribute:`aiohttp.web.StreamResponse.etag`
aiohttp.web.StreamResponse.headers aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.headers - :py:attribute:`aiohttp.web.StreamResponse.headers`
aiohttp.web.StreamResponse.keep_alive aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.keep_alive - :py:attribute:`aiohttp.web.StreamResponse.keep_alive`
aiohttp.web.StreamResponse.last_modified aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.last_modified - :py:attribute:`aiohttp.web.StreamResponse.last_modified`
aiohttp.web.StreamResponse.prepared aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.prepared - :py:attribute:`aiohttp.web.StreamResponse.prepared`
aiohttp.web.StreamResponse.reason aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.reason - :py:attribute:`aiohttp.web.StreamResponse.reason`
aiohttp.web.StreamResponse.status aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.status - :py:attribute:`aiohttp.web.StreamResponse.status`
aiohttp.web.StreamResponse.task aiohttp 4.0 web_reference.html#aiohttp.web.StreamResponse.task - :py:attribute:`aiohttp.web.StreamResponse.task`
aiohttp.web.SystemRoute.reason aiohttp 4.0 web_reference.html#aiohttp.web.SystemRoute.reason - :py:attribute:`aiohttp.web.SystemRoute.reason`
aiohttp.web.SystemRoute.status aiohttp 4.0 web_reference.html#aiohttp.web.SystemRoute.status - :py:attribute:`aiohttp.web.SystemRoute.status`
aiohttp.web.UrlMappingMatchInfo.expect_handler aiohttp 4.0 web_reference.html#aiohttp.web.UrlMappingMatchInfo.expect_handler - :py:attribute:`aiohttp.web.UrlMappingMatchInfo.expect_handler`
aiohttp.web.UrlMappingMatchInfo.handler aiohttp 4.0 web_reference.html#aiohttp.web.UrlMappingMatchInfo.handler - :py:attribute:`aiohttp.web.UrlMappingMatchInfo.handler`
aiohttp.web.UrlMappingMatchInfo.route aiohttp 4.0 web_reference.html#aiohttp.web.UrlMappingMatchInfo.route - :py:attribute:`aiohttp.web.UrlMappingMatchInfo.route`
aiohttp.web.View.request aiohttp 4.0 web_reference.html#aiohttp.web.View.request - :py:attribute:`aiohttp.web.View.request`
aiohttp.web.WebSocketReady.ok aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketReady.ok - :py:attribute:`aiohttp.web.WebSocketReady.ok`
aiohttp.web.WebSocketReady.protocol aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketReady.protocol - :py:attribute:`aiohttp.web.WebSocketReady.protocol`
aiohttp.web.WebSocketResponse.close_code aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.close_code - :py:attribute:`aiohttp.web.WebSocketResponse.close_code`
aiohttp.web.WebSocketResponse.closed aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.closed - :py:attribute:`aiohttp.web.WebSocketResponse.closed`
aiohttp.web.WebSocketResponse.ws_protocol aiohttp 4.0 web_reference.html#aiohttp.web.WebSocketResponse.ws_protocol - :py:attribute:`aiohttp.web.WebSocketResponse.ws_protocol`

py:exception

Identifier Project Name Version Location Display Name Usage example
aiohttp.ClientError aiohttp 4.0 client_reference.html#aiohttp.ClientError - :py:exception:`aiohttp.ClientError`
aiohttp.ClientResponseError aiohttp 4.0 client_reference.html#aiohttp.ClientResponseError - :py:exception:`aiohttp.ClientResponseError`
aiohttp.InvalidURL aiohttp 4.0 client_reference.html#aiohttp.InvalidURL - :py:exception:`aiohttp.InvalidURL`
aiohttp.InvalidUrlClientError aiohttp 4.0 client_reference.html#aiohttp.InvalidUrlClientError - :py:exception:`aiohttp.InvalidUrlClientError`
aiohttp.InvalidUrlRedirectClientError aiohttp 4.0 client_reference.html#aiohttp.InvalidUrlRedirectClientError - :py:exception:`aiohttp.InvalidUrlRedirectClientError`
aiohttp.NonHttpUrlClientError aiohttp 4.0 client_reference.html#aiohttp.NonHttpUrlClientError - :py:exception:`aiohttp.NonHttpUrlClientError`
aiohttp.NonHttpUrlRedirectClientError aiohttp 4.0 client_reference.html#aiohttp.NonHttpUrlRedirectClientError - :py:exception:`aiohttp.NonHttpUrlRedirectClientError`
aiohttp.RedirectClientError aiohttp 4.0 client_reference.html#aiohttp.RedirectClientError - :py:exception:`aiohttp.RedirectClientError`
aiohttp.web.HTTPAccepted aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPAccepted - :py:exception:`aiohttp.web.HTTPAccepted`
aiohttp.web.HTTPBadGateway aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPBadGateway - :py:exception:`aiohttp.web.HTTPBadGateway`
aiohttp.web.HTTPBadRequest aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPBadRequest - :py:exception:`aiohttp.web.HTTPBadRequest`
aiohttp.web.HTTPClientError aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPClientError - :py:exception:`aiohttp.web.HTTPClientError`
aiohttp.web.HTTPConflict aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPConflict - :py:exception:`aiohttp.web.HTTPConflict`
aiohttp.web.HTTPCreated aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPCreated - :py:exception:`aiohttp.web.HTTPCreated`
aiohttp.web.HTTPException aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPException - :py:exception:`aiohttp.web.HTTPException`
aiohttp.web.HTTPExpectationFailed aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPExpectationFailed - :py:exception:`aiohttp.web.HTTPExpectationFailed`
aiohttp.web.HTTPFailedDependency aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPFailedDependency - :py:exception:`aiohttp.web.HTTPFailedDependency`
aiohttp.web.HTTPForbidden aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPForbidden - :py:exception:`aiohttp.web.HTTPForbidden`
aiohttp.web.HTTPFound aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPFound - :py:exception:`aiohttp.web.HTTPFound`
aiohttp.web.HTTPGatewayTimeout aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPGatewayTimeout - :py:exception:`aiohttp.web.HTTPGatewayTimeout`
aiohttp.web.HTTPGone aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPGone - :py:exception:`aiohttp.web.HTTPGone`
aiohttp.web.HTTPInsufficientStorage aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPInsufficientStorage - :py:exception:`aiohttp.web.HTTPInsufficientStorage`
aiohttp.web.HTTPInternalServerError aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPInternalServerError - :py:exception:`aiohttp.web.HTTPInternalServerError`
aiohttp.web.HTTPLengthRequired aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPLengthRequired - :py:exception:`aiohttp.web.HTTPLengthRequired`
aiohttp.web.HTTPMethodNotAllowed aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMethodNotAllowed - :py:exception:`aiohttp.web.HTTPMethodNotAllowed`
aiohttp.web.HTTPMisdirectedRequest aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMisdirectedRequest - :py:exception:`aiohttp.web.HTTPMisdirectedRequest`
aiohttp.web.HTTPMove aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMove - :py:exception:`aiohttp.web.HTTPMove`
aiohttp.web.HTTPMovedPermanently aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMovedPermanently - :py:exception:`aiohttp.web.HTTPMovedPermanently`
aiohttp.web.HTTPMultipleChoices aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPMultipleChoices - :py:exception:`aiohttp.web.HTTPMultipleChoices`
aiohttp.web.HTTPNetworkAuthenticationRequired aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNetworkAuthenticationRequired - :py:exception:`aiohttp.web.HTTPNetworkAuthenticationRequired`
aiohttp.web.HTTPNoContent aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNoContent - :py:exception:`aiohttp.web.HTTPNoContent`
aiohttp.web.HTTPNonAuthoritativeInformation aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNonAuthoritativeInformation - :py:exception:`aiohttp.web.HTTPNonAuthoritativeInformation`
aiohttp.web.HTTPNotAcceptable aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNotAcceptable - :py:exception:`aiohttp.web.HTTPNotAcceptable`
aiohttp.web.HTTPNotExtended aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNotExtended - :py:exception:`aiohttp.web.HTTPNotExtended`
aiohttp.web.HTTPNotFound aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNotFound - :py:exception:`aiohttp.web.HTTPNotFound`
aiohttp.web.HTTPNotImplemented aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNotImplemented - :py:exception:`aiohttp.web.HTTPNotImplemented`
aiohttp.web.HTTPNotModified aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPNotModified - :py:exception:`aiohttp.web.HTTPNotModified`
aiohttp.web.HTTPOk aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPOk - :py:exception:`aiohttp.web.HTTPOk`
aiohttp.web.HTTPPartialContent aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPPartialContent - :py:exception:`aiohttp.web.HTTPPartialContent`
aiohttp.web.HTTPPaymentRequired aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPPaymentRequired - :py:exception:`aiohttp.web.HTTPPaymentRequired`
aiohttp.web.HTTPPermanentRedirect aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPPermanentRedirect - :py:exception:`aiohttp.web.HTTPPermanentRedirect`
aiohttp.web.HTTPPreconditionFailed aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPPreconditionFailed - :py:exception:`aiohttp.web.HTTPPreconditionFailed`
aiohttp.web.HTTPPreconditionRequired aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPPreconditionRequired - :py:exception:`aiohttp.web.HTTPPreconditionRequired`
aiohttp.web.HTTPProxyAuthenticationRequired aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPProxyAuthenticationRequired - :py:exception:`aiohttp.web.HTTPProxyAuthenticationRequired`
aiohttp.web.HTTPRedirection aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPRedirection - :py:exception:`aiohttp.web.HTTPRedirection`
aiohttp.web.HTTPRequestEntityTooLarge aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPRequestEntityTooLarge - :py:exception:`aiohttp.web.HTTPRequestEntityTooLarge`
aiohttp.web.HTTPRequestHeaderFieldsTooLarge aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPRequestHeaderFieldsTooLarge - :py:exception:`aiohttp.web.HTTPRequestHeaderFieldsTooLarge`
aiohttp.web.HTTPRequestRangeNotSatisfiable aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPRequestRangeNotSatisfiable - :py:exception:`aiohttp.web.HTTPRequestRangeNotSatisfiable`
aiohttp.web.HTTPRequestTimeout aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPRequestTimeout - :py:exception:`aiohttp.web.HTTPRequestTimeout`
aiohttp.web.HTTPRequestURITooLong aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPRequestURITooLong - :py:exception:`aiohttp.web.HTTPRequestURITooLong`
aiohttp.web.HTTPResetContent aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPResetContent - :py:exception:`aiohttp.web.HTTPResetContent`
aiohttp.web.HTTPSeeOther aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPSeeOther - :py:exception:`aiohttp.web.HTTPSeeOther`
aiohttp.web.HTTPServerError aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPServerError - :py:exception:`aiohttp.web.HTTPServerError`
aiohttp.web.HTTPServiceUnavailable aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPServiceUnavailable - :py:exception:`aiohttp.web.HTTPServiceUnavailable`
aiohttp.web.HTTPSuccessful aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPSuccessful - :py:exception:`aiohttp.web.HTTPSuccessful`
aiohttp.web.HTTPTemporaryRedirect aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPTemporaryRedirect - :py:exception:`aiohttp.web.HTTPTemporaryRedirect`
aiohttp.web.HTTPTooManyRequests aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPTooManyRequests - :py:exception:`aiohttp.web.HTTPTooManyRequests`
aiohttp.web.HTTPUnauthorized aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPUnauthorized - :py:exception:`aiohttp.web.HTTPUnauthorized`
aiohttp.web.HTTPUnavailableForLegalReasons aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPUnavailableForLegalReasons - :py:exception:`aiohttp.web.HTTPUnavailableForLegalReasons`
aiohttp.web.HTTPUnprocessableEntity aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPUnprocessableEntity - :py:exception:`aiohttp.web.HTTPUnprocessableEntity`
aiohttp.web.HTTPUnsupportedMediaType aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPUnsupportedMediaType - :py:exception:`aiohttp.web.HTTPUnsupportedMediaType`
aiohttp.web.HTTPUpgradeRequired aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPUpgradeRequired - :py:exception:`aiohttp.web.HTTPUpgradeRequired`
aiohttp.web.HTTPUseProxy aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPUseProxy - :py:exception:`aiohttp.web.HTTPUseProxy`
aiohttp.web.HTTPVariantAlsoNegotiates aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPVariantAlsoNegotiates - :py:exception:`aiohttp.web.HTTPVariantAlsoNegotiates`
aiohttp.web.HTTPVersionNotSupported aiohttp 4.0 web_exceptions.html#aiohttp.web.HTTPVersionNotSupported - :py:exception:`aiohttp.web.HTTPVersionNotSupported`

py:module

Identifier Project Name Version Location Display Name Usage example
aiohttp.abc aiohttp 4.0 abc.html#module-aiohttp.abc - :py:mod:`aiohttp.abc`
aiohttp.test_utils aiohttp 4.0 testing.html#module-aiohttp.test_utils - :py:mod:`aiohttp.test_utils`
aiohttp.web aiohttp 4.0 web.html#module-aiohttp.web - :py:mod:`aiohttp.web`

py:function

Identifier Project Name Version Location Display Name Usage example
aiohttp.request aiohttp 4.0 client_reference.html#aiohttp.request - :py:function:`aiohttp.request`
aiohttp.test_utils.loop_context aiohttp 4.0 testing.html#aiohttp.test_utils.loop_context - :py:function:`aiohttp.test_utils.loop_context`
aiohttp.test_utils.make_mocked_coro aiohttp 4.0 testing.html#aiohttp.test_utils.make_mocked_coro - :py:function:`aiohttp.test_utils.make_mocked_coro`
aiohttp.test_utils.make_mocked_request aiohttp 4.0 testing.html#aiohttp.test_utils.make_mocked_request - :py:function:`aiohttp.test_utils.make_mocked_request`
aiohttp.test_utils.setup_test_loop aiohttp 4.0 testing.html#aiohttp.test_utils.setup_test_loop - :py:function:`aiohttp.test_utils.setup_test_loop`
aiohttp.test_utils.teardown_test_loop aiohttp 4.0 testing.html#aiohttp.test_utils.teardown_test_loop - :py:function:`aiohttp.test_utils.teardown_test_loop`
aiohttp.test_utils.unused_port aiohttp 4.0 testing.html#aiohttp.test_utils.unused_port - :py:function:`aiohttp.test_utils.unused_port`
aiohttp.web.delete aiohttp 4.0 web_reference.html#aiohttp.web.delete - :py:function:`aiohttp.web.delete`
aiohttp.web.get aiohttp 4.0 web_reference.html#aiohttp.web.get - :py:function:`aiohttp.web.get`
aiohttp.web.head aiohttp 4.0 web_reference.html#aiohttp.web.head - :py:function:`aiohttp.web.head`
aiohttp.web.json_response aiohttp 4.0 web_reference.html#aiohttp.web.json_response - :py:function:`aiohttp.web.json_response`
aiohttp.web.normalize_path_middleware aiohttp 4.0 web_reference.html#aiohttp.web.normalize_path_middleware - :py:function:`aiohttp.web.normalize_path_middleware`
aiohttp.web.patch aiohttp 4.0 web_reference.html#aiohttp.web.patch - :py:function:`aiohttp.web.patch`
aiohttp.web.post aiohttp 4.0 web_reference.html#aiohttp.web.post - :py:function:`aiohttp.web.post`
aiohttp.web.put aiohttp 4.0 web_reference.html#aiohttp.web.put - :py:function:`aiohttp.web.put`
aiohttp.web.route aiohttp 4.0 web_reference.html#aiohttp.web.route - :py:function:`aiohttp.web.route`
aiohttp.web.run_app aiohttp 4.0 web_reference.html#aiohttp.web.run_app - :py:function:`aiohttp.web.run_app`
aiohttp.web.static aiohttp 4.0 web_reference.html#aiohttp.web.static - :py:function:`aiohttp.web.static`
aiohttp.web.view aiohttp 4.0 web_reference.html#aiohttp.web.view - :py:function:`aiohttp.web.view`

py:data

Identifier Project Name Version Location Display Name Usage example
pytest_aiohttp.aiohttp_client aiohttp 4.0 testing.html#pytest_aiohttp.aiohttp_client - :py:data:`pytest_aiohttp.aiohttp_client`
pytest_aiohttp.aiohttp_client_cls aiohttp 4.0 testing.html#pytest_aiohttp.aiohttp_client_cls - :py:data:`pytest_aiohttp.aiohttp_client_cls`
pytest_aiohttp.aiohttp_raw_server aiohttp 4.0 testing.html#pytest_aiohttp.aiohttp_raw_server - :py:data:`pytest_aiohttp.aiohttp_raw_server`
pytest_aiohttp.aiohttp_server aiohttp 4.0 testing.html#pytest_aiohttp.aiohttp_server - :py:data:`pytest_aiohttp.aiohttp_server`
pytest_aiohttp.aiohttp_unused_port aiohttp 4.0 testing.html#pytest_aiohttp.aiohttp_unused_port - :py:data:`pytest_aiohttp.aiohttp_unused_port`

std:term

Identifier Project Name Version Location Display Name Usage example
Brotli aiohttp 4.0 glossary.html#term-Brotli - :std:term:`Brotli`
IDNA aiohttp 4.0 glossary.html#term-IDNA - :std:term:`IDNA`
aiodns aiohttp 4.0 glossary.html#term-aiodns - :std:term:`aiodns`
asyncio aiohttp 4.0 glossary.html#term-asyncio - :std:term:`asyncio`
brotlicffi aiohttp 4.0 glossary.html#term-brotlicffi - :std:term:`brotlicffi`
callable aiohttp 4.0 glossary.html#term-callable - :std:term:`callable`
gunicorn aiohttp 4.0 glossary.html#term-gunicorn - :std:term:`gunicorn`
keep-alive aiohttp 4.0 glossary.html#term-keep-alive - :std:term:`keep-alive`
nginx aiohttp 4.0 glossary.html#term-nginx - :std:term:`nginx`
percent-encoding aiohttp 4.0 glossary.html#term-percent-encoding - :std:term:`percent-encoding`
requests aiohttp 4.0 glossary.html#term-requests - :std:term:`requests`
requoting aiohttp 4.0 glossary.html#term-requoting - :std:term:`requoting`
resource aiohttp 4.0 glossary.html#term-resource - :std:term:`resource`
route aiohttp 4.0 glossary.html#term-route - :std:term:`route`
web-handler aiohttp 4.0 glossary.html#term-web-handler - :std:term:`web-handler`
websocket aiohttp 4.0 glossary.html#term-websocket - :std:term:`websocket`
yarl aiohttp 4.0 glossary.html#term-yarl - :std:term:`yarl`

std:envvar

Identifier Project Name Version Location Display Name Usage example
NETRC aiohttp 4.0 glossary.html#envvar-NETRC - :std:envvar:`NETRC`

std:doc

Identifier Project Name Version Location Display Name Usage example
abc aiohttp 4.0 abc.html Abstract Base Classes :std:doc:`abc`
built_with aiohttp 4.0 built_with.html Built with aiohttp :std:doc:`built_with`
changes aiohttp 4.0 changes.html Changelog :std:doc:`changes`
client aiohttp 4.0 client.html Client :std:doc:`client`
client_advanced aiohttp 4.0 client_advanced.html Advanced Client Usage :std:doc:`client_advanced`
client_quickstart aiohttp 4.0 client_quickstart.html Client Quickstart :std:doc:`client_quickstart`
client_reference aiohttp 4.0 client_reference.html Client Reference :std:doc:`client_reference`
contributing aiohttp 4.0 contributing.html Contributing :std:doc:`contributing`
contributing-admins aiohttp 4.0 contributing-admins.html Instructions for aiohttp admins :std:doc:`contributing-admins`
deployment aiohttp 4.0 deployment.html Server Deployment :std:doc:`deployment`
essays aiohttp 4.0 essays.html Essays :std:doc:`essays`
external aiohttp 4.0 external.html Who uses aiohttp? :std:doc:`external`
faq aiohttp 4.0 faq.html FAQ :std:doc:`faq`
glossary aiohttp 4.0 glossary.html Glossary :std:doc:`glossary`
http_request_lifecycle aiohttp 4.0 http_request_lifecycle.html The aiohttp Request Lifecycle :std:doc:`http_request_lifecycle`
index aiohttp 4.0 index.html Welcome to AIOHTTP :std:doc:`index`
logging aiohttp 4.0 logging.html Logging :std:doc:`logging`
migration_to_2xx aiohttp 4.0 migration_to_2xx.html Migration to 2.x :std:doc:`migration_to_2xx`
misc aiohttp 4.0 misc.html Miscellaneous :std:doc:`misc`
multipart aiohttp 4.0 multipart.html Working with Multipart :std:doc:`multipart`
multipart_reference aiohttp 4.0 multipart_reference.html Multipart reference :std:doc:`multipart_reference`
new_router aiohttp 4.0 new_router.html Router refactoring in 0.21 :std:doc:`new_router`
powered_by aiohttp 4.0 powered_by.html Powered by aiohttp :std:doc:`powered_by`
streams aiohttp 4.0 streams.html Streaming API :std:doc:`streams`
structures aiohttp 4.0 structures.html Common data structures :std:doc:`structures`
testing aiohttp 4.0 testing.html Testing :std:doc:`testing`
third_party aiohttp 4.0 third_party.html Third-Party libraries :std:doc:`third_party`
tracing_reference aiohttp 4.0 tracing_reference.html Tracing Reference :std:doc:`tracing_reference`
utilities aiohttp 4.0 utilities.html Utilities :std:doc:`utilities`
web aiohttp 4.0 web.html Server :std:doc:`web`
web_advanced aiohttp 4.0 web_advanced.html Web Server Advanced :std:doc:`web_advanced`
web_exceptions aiohttp 4.0 web_exceptions.html Web Server Exceptions :std:doc:`web_exceptions`
web_lowlevel aiohttp 4.0 web_lowlevel.html Low Level Server :std:doc:`web_lowlevel`
web_quickstart aiohttp 4.0 web_quickstart.html Web Server Quickstart :std:doc:`web_quickstart`
web_reference aiohttp 4.0 web_reference.html Server Reference :std:doc:`web_reference`
websocket_utilities aiohttp 4.0 websocket_utilities.html WebSocket utilities :std:doc:`websocket_utilities`
whats_new_1_1 aiohttp 4.0 whats_new_1_1.html What’s new in aiohttp 1.1 :std:doc:`whats_new_1_1`
whats_new_3_0 aiohttp 4.0 whats_new_3_0.html What’s new in aiohttp 3.0 :std:doc:`whats_new_3_0`

std:label

Identifier Project Name Version Location Display Name Usage example
adding change notes with your prs aiohttp 4.0 contributing.html#adding-change-notes-with-your-prs Adding change notes with your PRs :std:ref:`adding change notes with your prs`
aiohttp-3rd-party aiohttp 4.0 third_party.html#aiohttp-3rd-party Third-Party libraries :std:ref:`aiohttp-3rd-party`
aiohttp-abc aiohttp 4.0 abc.html#aiohttp-abc Abstract Base Classes :std:ref:`aiohttp-abc`
aiohttp-backward-compatibility-policy aiohttp 4.0 index.html#aiohttp-backward-compatibility-policy Policy for Backward Incompatible Changes :std:ref:`aiohttp-backward-compatibility-policy`
aiohttp-built-with aiohttp 4.0 built_with.html#aiohttp-built-with Built with aiohttp :std:ref:`aiohttp-built-with`
aiohttp-client aiohttp 4.0 client.html#aiohttp-client Client :std:ref:`aiohttp-client`
aiohttp-client-advanced aiohttp 4.0 client_advanced.html#aiohttp-client-advanced Advanced Client Usage :std:ref:`aiohttp-client-advanced`
aiohttp-client-cookie-quoting-routine aiohttp 4.0 client_advanced.html#aiohttp-client-cookie-quoting-routine Cookie Quoting Routine :std:ref:`aiohttp-client-cookie-quoting-routine`
aiohttp-client-cookie-safety aiohttp 4.0 client_advanced.html#aiohttp-client-cookie-safety Cookie Safety :std:ref:`aiohttp-client-cookie-safety`
aiohttp-client-dummy-cookie-jar aiohttp 4.0 client_advanced.html#aiohttp-client-dummy-cookie-jar Dummy Cookie Jar :std:ref:`aiohttp-client-dummy-cookie-jar`
aiohttp-client-proxy-support aiohttp 4.0 client_advanced.html#aiohttp-client-proxy-support Proxy support :std:ref:`aiohttp-client-proxy-support`
aiohttp-client-quickstart aiohttp 4.0 client_quickstart.html#aiohttp-client-quickstart Client Quickstart :std:ref:`aiohttp-client-quickstart`
aiohttp-client-reference aiohttp 4.0 client_reference.html#aiohttp-client-reference Client Reference :std:ref:`aiohttp-client-reference`
aiohttp-client-reference-connectors aiohttp 4.0 client_reference.html#aiohttp-client-reference-connectors Connectors :std:ref:`aiohttp-client-reference-connectors`
aiohttp-client-session aiohttp 4.0 client_advanced.html#aiohttp-client-session Client Session :std:ref:`aiohttp-client-session`
aiohttp-client-timeouts aiohttp 4.0 client_quickstart.html#aiohttp-client-timeouts Timeouts :std:ref:`aiohttp-client-timeouts`
aiohttp-client-tracing aiohttp 4.0 client_advanced.html#aiohttp-client-tracing Client Tracing :std:ref:`aiohttp-client-tracing`
aiohttp-client-tracing-reference aiohttp 4.0 tracing_reference.html#aiohttp-client-tracing-reference Tracing Reference :std:ref:`aiohttp-client-tracing-reference`
aiohttp-client-websockets aiohttp 4.0 client_quickstart.html#aiohttp-client-websockets WebSockets :std:ref:`aiohttp-client-websockets`
aiohttp-contributing aiohttp 4.0 contributing.html#aiohttp-contributing Contributing :std:ref:`aiohttp-contributing`
aiohttp-deployment aiohttp 4.0 deployment.html#aiohttp-deployment Server Deployment :std:ref:`aiohttp-deployment`
aiohttp-deployment-gunicorn aiohttp 4.0 deployment.html#aiohttp-deployment-gunicorn Nginx+Gunicorn :std:ref:`aiohttp-deployment-gunicorn`
aiohttp-deployment-nginx-supervisord aiohttp 4.0 deployment.html#aiohttp-deployment-nginx-supervisord Nginx+supervisord :std:ref:`aiohttp-deployment-nginx-supervisord`
aiohttp-deployment-standalone aiohttp 4.0 deployment.html#aiohttp-deployment-standalone Standalone :std:ref:`aiohttp-deployment-standalone`
aiohttp-glossary aiohttp 4.0 glossary.html#aiohttp-glossary Glossary :std:ref:`aiohttp-glossary`
aiohttp-installation aiohttp 4.0 index.html#aiohttp-installation Library Installation :std:ref:`aiohttp-installation`
aiohttp-logging aiohttp 4.0 logging.html#aiohttp-logging Logging :std:ref:`aiohttp-logging`
aiohttp-logging-access-log-format-spec aiohttp 4.0 logging.html#aiohttp-logging-access-log-format-spec Format specification :std:ref:`aiohttp-logging-access-log-format-spec`
aiohttp-migration aiohttp 4.0 migration_to_2xx.html#aiohttp-migration Migration to 2.x :std:ref:`aiohttp-migration`
aiohttp-misc aiohttp 4.0 misc.html#aiohttp-misc Miscellaneous :std:ref:`aiohttp-misc`
aiohttp-multipart aiohttp 4.0 multipart.html#aiohttp-multipart Working with Multipart :std:ref:`aiohttp-multipart`
aiohttp-multipart-reference aiohttp 4.0 multipart_reference.html#aiohttp-multipart-reference Multipart reference :std:ref:`aiohttp-multipart-reference`
aiohttp-persistent-session aiohttp 4.0 client_advanced.html#aiohttp-persistent-session Persistent session :std:ref:`aiohttp-persistent-session`
aiohttp-powered-by aiohttp 4.0 powered_by.html#aiohttp-powered-by Powered by aiohttp :std:ref:`aiohttp-powered-by`
aiohttp-request-lifecycle aiohttp 4.0 http_request_lifecycle.html#aiohttp-request-lifecycle The aiohttp Request Lifecycle :std:ref:`aiohttp-request-lifecycle`
aiohttp-router-refactoring-021 aiohttp 4.0 new_router.html#aiohttp-router-refactoring-021 Router refactoring in 0.21 :std:ref:`aiohttp-router-refactoring-021`
aiohttp-streams aiohttp 4.0 streams.html#aiohttp-streams Streaming API :std:ref:`aiohttp-streams`
aiohttp-structures aiohttp 4.0 structures.html#aiohttp-structures Common data structures :std:ref:`aiohttp-structures`
aiohttp-testing aiohttp 4.0 testing.html#aiohttp-testing Testing :std:ref:`aiohttp-testing`
aiohttp-testing-framework-agnostic-utilities aiohttp 4.0 testing.html#aiohttp-testing-framework-agnostic-utilities Framework Agnostic Utilities :std:ref:`aiohttp-testing-framework-agnostic-utilities`
aiohttp-testing-unittest-example aiohttp 4.0 testing.html#aiohttp-testing-unittest-example Unittest :std:ref:`aiohttp-testing-unittest-example`
aiohttp-testing-unittest-style aiohttp 4.0 testing.html#aiohttp-testing-unittest-style Unittest :std:ref:`aiohttp-testing-unittest-style`
aiohttp-testing-writing-testable-services aiohttp 4.0 testing.html#aiohttp-testing-writing-testable-services Framework Agnostic Utilities :std:ref:`aiohttp-testing-writing-testable-services`
aiohttp-utilities aiohttp 4.0 utilities.html#aiohttp-utilities Utilities :std:ref:`aiohttp-utilities`
aiohttp-web aiohttp 4.0 web.html#aiohttp-web Server :std:ref:`aiohttp-web`
aiohttp-web-advanced aiohttp 4.0 web_advanced.html#aiohttp-web-advanced Web Server Advanced :std:ref:`aiohttp-web-advanced`
aiohttp-web-alternative-routes-definition aiohttp 4.0 web_quickstart.html#aiohttp-web-alternative-routes-definition Alternative ways for registering routes :std:ref:`aiohttp-web-alternative-routes-definition`
aiohttp-web-app-and-router aiohttp 4.0 web_reference.html#aiohttp-web-app-and-router Application and Router :std:ref:`aiohttp-web-app-and-router`
aiohttp-web-app-runners aiohttp 4.0 web_advanced.html#aiohttp-web-app-runners Application runners :std:ref:`aiohttp-web-app-runners`
aiohttp-web-app-runners-reference aiohttp 4.0 web_reference.html#aiohttp-web-app-runners-reference Running Applications :std:ref:`aiohttp-web-app-runners-reference`
aiohttp-web-background-tasks aiohttp 4.0 web_advanced.html#aiohttp-web-background-tasks Background tasks :std:ref:`aiohttp-web-background-tasks`
aiohttp-web-ceil-absolute-timeout aiohttp 4.0 web_advanced.html#aiohttp-web-ceil-absolute-timeout Ceil of absolute timeout value :std:ref:`aiohttp-web-ceil-absolute-timeout`
aiohttp-web-class-based-views aiohttp 4.0 web_quickstart.html#aiohttp-web-class-based-views Class Based Views :std:ref:`aiohttp-web-class-based-views`
aiohttp-web-cleanup-ctx aiohttp 4.0 web_advanced.html#aiohttp-web-cleanup-ctx Cleanup Context :std:ref:`aiohttp-web-cleanup-ctx`
aiohttp-web-cli aiohttp 4.0 web_quickstart.html#aiohttp-web-cli Command Line Interface (CLI) :std:ref:`aiohttp-web-cli`
aiohttp-web-complex-applications aiohttp 4.0 web_advanced.html#aiohttp-web-complex-applications Complex Applications :std:ref:`aiohttp-web-complex-applications`
aiohttp-web-contextvars aiohttp 4.0 web_advanced.html#aiohttp-web-contextvars ContextVars support :std:ref:`aiohttp-web-contextvars`
aiohttp-web-custom-resource aiohttp 4.0 web_advanced.html#aiohttp-web-custom-resource Custom resource implementation :std:ref:`aiohttp-web-custom-resource`
aiohttp-web-data-sharing aiohttp 4.0 web_advanced.html#aiohttp-web-data-sharing Data Sharing aka No Singletons Please :std:ref:`aiohttp-web-data-sharing`
aiohttp-web-data-sharing-app-config aiohttp 4.0 web_advanced.html#aiohttp-web-data-sharing-app-config Application’s config :std:ref:`aiohttp-web-data-sharing-app-config`
aiohttp-web-exceptions aiohttp 4.0 web_exceptions.html#aiohttp-web-exceptions Web Server Exceptions :std:ref:`aiohttp-web-exceptions`
aiohttp-web-expect-header aiohttp 4.0 web_advanced.html#aiohttp-web-expect-header Expect Header :std:ref:`aiohttp-web-expect-header`
aiohttp-web-file-upload aiohttp 4.0 web_quickstart.html#aiohttp-web-file-upload File Uploads :std:ref:`aiohttp-web-file-upload`
aiohttp-web-forms aiohttp 4.0 web_quickstart.html#aiohttp-web-forms HTTP Forms :std:ref:`aiohttp-web-forms`
aiohttp-web-forwarded-support aiohttp 4.0 web_advanced.html#aiohttp-web-forwarded-support Deploying behind a Proxy :std:ref:`aiohttp-web-forwarded-support`
aiohttp-web-graceful-shutdown aiohttp 4.0 web_advanced.html#aiohttp-web-graceful-shutdown Graceful shutdown :std:ref:`aiohttp-web-graceful-shutdown`
aiohttp-web-handler aiohttp 4.0 web_quickstart.html#aiohttp-web-handler Handler :std:ref:`aiohttp-web-handler`
aiohttp-web-lowlevel aiohttp 4.0 web_lowlevel.html#aiohttp-web-lowlevel Low Level Server :std:ref:`aiohttp-web-lowlevel`
aiohttp-web-middlewares aiohttp 4.0 web_advanced.html#aiohttp-web-middlewares Middlewares :std:ref:`aiohttp-web-middlewares`
aiohttp-web-named-routes aiohttp 4.0 web_quickstart.html#aiohttp-web-named-routes Reverse URL Constructing using Named Resources :std:ref:`aiohttp-web-named-routes`
aiohttp-web-nested-applications aiohttp 4.0 web_advanced.html#aiohttp-web-nested-applications Nested applications :std:ref:`aiohttp-web-nested-applications`
aiohttp-web-peer-disconnection aiohttp 4.0 web_advanced.html#aiohttp-web-peer-disconnection Peer disconnection :std:ref:`aiohttp-web-peer-disconnection`
aiohttp-web-quickstart aiohttp 4.0 web_quickstart.html#aiohttp-web-quickstart Web Server Quickstart :std:ref:`aiohttp-web-quickstart`
aiohttp-web-redirects aiohttp 4.0 web_quickstart.html#aiohttp-web-redirects Redirects :std:ref:`aiohttp-web-redirects`
aiohttp-web-reference aiohttp 4.0 web_reference.html#aiohttp-web-reference Server Reference :std:ref:`aiohttp-web-reference`
aiohttp-web-request aiohttp 4.0 web_reference.html#aiohttp-web-request Request and Base Request :std:ref:`aiohttp-web-request`
aiohttp-web-resource aiohttp 4.0 web_reference.html#aiohttp-web-resource Resource :std:ref:`aiohttp-web-resource`
aiohttp-web-resource-and-route aiohttp 4.0 web_quickstart.html#aiohttp-web-resource-and-route Resources and Routes :std:ref:`aiohttp-web-resource-and-route`
aiohttp-web-response aiohttp 4.0 web_reference.html#aiohttp-web-response Response classes :std:ref:`aiohttp-web-response`
aiohttp-web-route aiohttp 4.0 web_reference.html#aiohttp-web-route Route :std:ref:`aiohttp-web-route`
aiohttp-web-route-def aiohttp 4.0 web_reference.html#aiohttp-web-route-def RouteDef and StaticDef :std:ref:`aiohttp-web-route-def`
aiohttp-web-route-table-def aiohttp 4.0 web_reference.html#aiohttp-web-route-table-def RouteTableDef :std:ref:`aiohttp-web-route-table-def`
aiohttp-web-signals aiohttp 4.0 web_advanced.html#aiohttp-web-signals Signals :std:ref:`aiohttp-web-signals`
aiohttp-web-static-file-handling aiohttp 4.0 web_advanced.html#aiohttp-web-static-file-handling Static file handling :std:ref:`aiohttp-web-static-file-handling`
aiohttp-web-variable-handler aiohttp 4.0 web_quickstart.html#aiohttp-web-variable-handler Variable Resources :std:ref:`aiohttp-web-variable-handler`
aiohttp-web-websocket-read-same-task aiohttp 4.0 web_advanced.html#aiohttp-web-websocket-read-same-task Reading from the same task in WebSockets :std:ref:`aiohttp-web-websocket-read-same-task`
aiohttp-web-websockets aiohttp 4.0 web_quickstart.html#aiohttp-web-websockets WebSockets :std:ref:`aiohttp-web-websockets`
aiohttp_changes aiohttp 4.0 changes.html#aiohttp-changes Changelog :std:ref:`aiohttp_changes`
aiohttp_faq_parallel_event_sources aiohttp 4.0 faq.html#aiohttp-faq-parallel-event-sources Can a handler receive incoming events from different sources in parallel? :std:ref:`aiohttp_faq_parallel_event_sources`
aiohttp_faq_terminating_websockets aiohttp 4.0 faq.html#aiohttp-faq-terminating-websockets How do I programmatically close a WebSocket server-side? :std:ref:`aiohttp_faq_terminating_websockets`
aiohttp_whats_new_3_0 aiohttp 4.0 whats_new_3_0.html#aiohttp-whats-new-3-0 What’s new in aiohttp 3.0 :std:ref:`aiohttp_whats_new_3_0`
client aiohttp 4.0 client.html#id1 - :std:ref:`client`
genindex aiohttp 4.0 genindex.html Index :std:ref:`genindex`
gunicorn-accesslog aiohttp 4.0 logging.html#gunicorn-accesslog Gunicorn access logs :std:ref:`gunicorn-accesslog`
mastertoc aiohttp 4.0 index.html#mastertoc - :std:ref:`mastertoc`
misc aiohttp 4.0 misc.html#misc - :std:ref:`misc`
modindex aiohttp 4.0 py-modindex.html Module Index :std:ref:`modindex`
py-modindex aiohttp 4.0 py-modindex.html Python Module Index :std:ref:`py-modindex`
search aiohttp 4.0 search.html Search Page :std:ref:`search`
server aiohttp 4.0 web.html#id1 - :std:ref:`server`
utilities aiohttp 4.0 utilities.html#id1 - :std:ref:`utilities`