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

Class BadContentDispositionHeader

aiohttp/multipart.py:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41
42class BadContentDispositionHeader(RuntimeWarning):
43 pass
44
45
46class BadContentDispositionParam(RuntimeWarning):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected