Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ InvalidHeaderName
Class
InvalidHeaderName
gunicorn/asgi/parser.py:86–87 ·
view source on GitHub ↗
Invalid header name.
Source
from the content-addressed store, hash-verified
84
85
86
class
InvalidHeaderName(ParseError):
87
""
"Invalid header name."
""
88
89
90
class
InvalidHeader(ParseError):
Callers
2
_parse_headers
Method · 0.70
_parse_chunked_body
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected