Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ InvalidHTTPVersion
Class
InvalidHTTPVersion
gunicorn/asgi/parser.py:82–83 ·
view source on GitHub ↗
Invalid HTTP version.
Source
from the content-addressed store, hash-verified
80
81
82
class
InvalidHTTPVersion(ParseError):
83
""
"Invalid HTTP version."
""
84
85
86
class
InvalidHeaderName(ParseError):
Callers
1
_parse_request_line
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected