Home
last modified time | relevance | path

Searched defs:environ (Results 1 – 25 of 35) sorted by path

12

/unit/src/python/
H A Dnxt_python_wsgi.c46 PyObject *environ; member
311 PyObject *environ, *args, *response, *iterator, *item; in nxt_python_request_handler() local
467 PyObject *obj, *err, *environ; in nxt_python_create_environ() local
577 PyObject *environ; in nxt_python_copy_environ() local
598 PyObject *environ; in nxt_python_get_environ() local
/unit/test/python/204_no_content/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/atexit/
H A Dwsgi.py4 def application(environ, start_response): argument
/unit/test/python/chunked/
H A Dwsgi.py1 def application(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/custom_header/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/delayed/
H A Dwsgi.py4 def application(environ, start_response): argument
/unit/test/python/encoding/
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/header_fields/
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_readline_size/
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/iter_exception/
H A Dwsgi.py2 def __init__(self, environ, start_response): argument
/unit/test/python/log_body/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/mirror/
H A Dwsgi.py1 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/ns_inspect/
H A Dwsgi.py12 def application(environ, start_response): argument
/unit/test/python/path/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/python/prefix/
H A Dwsgi.py1 def application(environ, start_response): argument
/unit/test/python/query_string/
H A Dwsgi.py1 def application(environ, start_response): argument

12