Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ UWSGIParser
Class
UWSGIParser
gunicorn/uwsgi/parser.py:9–12 ·
view source on GitHub ↗
Parser for uWSGI protocol requests.
Source
from the content-addressed store, hash-verified
7
8
9
class
UWSGIParser(Parser):
10
""
"Parser for uWSGI protocol requests."
""
11
12
mesg_class = UWSGIRequest
Callers
2
get_parser
Function · 0.90
test_parser_iteration
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_parser_iteration
Method · 0.72