Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aio-libs/aiohttp
/ EofStream
Class
EofStream
aiohttp/streams.py:20–21 ·
view source on GitHub ↗
eof stream indication.
Source
from the content-addressed store, hash-verified
18
19
20
class
EofStream(Exception):
21
""
"eof stream indication."
""
22
23
24
class
AsyncStreamIterator:
Callers
2
feed_eof
Method · 0.85
unset_parser
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected