Home
last modified time | relevance | path

Searched defs:start_response (Results 26 – 48 of 48) sorted by relevance

12

/unit/test/python/server_port/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/client_ip/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/threads/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/python/restart/
H A Dv1.py1 def application(environ, start_response): argument
H A Dv2.py1 def application(environ, start_response): argument
H A Dlongstart.py7 def application(environ, start_response): argument
/unit/test/python/forwarded_header/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/prefix/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/encoding/
H A Dwsgi.py4 def application(environ, start_response): argument
/unit/test/python/input_readline_size/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/chunked/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/unicode/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/user_group/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/python/body_generate/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/environment/
H A Dwsgi.py4 def application(env, start_response): argument
/unit/test/python/atexit/
H A Dwsgi.py4 def application(environ, start_response): argument
/unit/test/python/upload/
H A Dwsgi.py16 def application(environ, start_response): argument
/unit/test/python/not_iterable/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/close/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/close_error/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/ctx_iter_atexit/
H A Dwsgi.py5 def __init__(self, environ, start_response): argument
/unit/test/python/iter_exception/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/threading/
H A Dwsgi.py27 def application(environ, start_response): argument

12