Home
last modified time | relevance | path

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

12

/unit/test/python/targets/
H A Dwsgi.py1 def wsgi_target_a(env, start_response): argument
6 def wsgi_target_b(env, start_response): argument
11 def wsgi_target_prefix(env, start_response): argument
/unit/test/python/callable/
H A Dwsgi.py1 def application(env, start_response): argument
6 def app(env, start_response): argument
/unit/test/python/log_body/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/ns_inspect/
H A Dwsgi.py12 def application(environ, start_response): argument
/unit/test/python/start_response_exit/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/syntax_error/
H A Dwsgi.py1 def application(env, start_response) argument
/unit/test/python/write/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/empty/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/204_no_content/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/body_array/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/body_io_file/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/delayed/
H A Dwsgi.py4 def application(environ, start_response): argument
/unit/test/python/errors_write/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/input_iter/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/input_read_length/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/input_readline/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/input_readlines/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/path/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/python/user_group/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/python/header_fields/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/host/
H A Dwsgi.py1 def application(env, start_response): argument
/unit/test/python/mirror/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/custom_header/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/body_io/
H A Dwsgi.py4 def application(env, start_response): argument
/unit/test/python/query_string/
H A Dwsgi.py1 def application(environ, start_response): argument

12