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

Method is_multipart

aiohttp/helpers.py:68–69  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

66
67 @property
68 def is_multipart(self):
69 return self._is_multipart
70
71 @property
72 def content_type(self):

Callers 1

_responseMethod · 0.80

Calls

no outgoing calls

Tested by 1

_responseMethod · 0.64