MCPcopy
hub / github.com/aio-libs/aiohttp / autochunked

Method autochunked

aiohttp/protocol.py:563–564  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

561
562 @abstractmethod
563 def autochunked(self):
564 return False
565
566 @property
567 def version(self):

Callers 1

send_headersMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected