Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aio-libs/aiohttp
/ request
Method
request
aiohttp/abc.py:45–46 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
43
44
@property
45
def
request(self):
46
return
self._request
47
48
@asyncio.coroutine
# pragma: no branch
49
@abstractmethod
Callers
15
go
Method · 0.45
test_tcp_connector
Method · 0.45
test_tcp_connector_uses_provided_local_addr
Method · 0.45
test_unix_connector
Method · 0.45
connect_ws
Method · 0.45
test_HTTP_200_OK_METHOD
Method · 0.45
test_HTTP_200_OK_METHOD_connector
Method · 0.45
test_use_global_loop
Method · 0.45
go
Method · 0.45
test_HTTP_302_REDIRECT_POST
Method · 0.45
test_HTTP_302_REDIRECT_POST_with_content_length_header
Method · 0.45
test_HTTP_307_REDIRECT_POST
Method · 0.45
Calls
no outgoing calls
Tested by
15
go
Method · 0.36
test_tcp_connector
Method · 0.36
test_tcp_connector_uses_provided_local_addr
Method · 0.36
test_unix_connector
Method · 0.36
connect_ws
Method · 0.36
test_HTTP_200_OK_METHOD
Method · 0.36
test_HTTP_200_OK_METHOD_connector
Method · 0.36
test_use_global_loop
Method · 0.36
go
Method · 0.36
test_HTTP_302_REDIRECT_POST
Method · 0.36
test_HTTP_302_REDIRECT_POST_with_content_length_header
Method · 0.36
test_HTTP_307_REDIRECT_POST
Method · 0.36