Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
42
class
BadContentDispositionHeader(RuntimeWarning):
43
pass
44
45
46
class
BadContentDispositionParam(RuntimeWarning):
Callers
1
parse_content_disposition
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected