MCPcopy
hub / github.com/benoitc/gunicorn / RequestParser

Class RequestParser

gunicorn/http/parser.py:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117
118
119class RequestParser(Parser):
120
121 mesg_class = Request

Callers 9

get_parserFunction · 0.90
_build_request_parserFunction · 0.90
_parseFunction · 0.90
checkMethod · 0.90
checkMethod · 0.90
runMethod · 0.90

Calls

no outgoing calls