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

Class BadContentDispositionParam

aiohttp/multipart.py:46–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45
46class BadContentDispositionParam(RuntimeWarning):
47 pass
48
49
50def parse_content_disposition(header):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected