Home
last modified time | relevance | path

Searched refs:nxt_py_request_uri_str (Results 1 – 1 of 1) sorted by relevance

/unit/src/python/
H A Dnxt_python_wsgi.c144 static PyObject *nxt_py_request_uri_str; variable
164 { nxt_string("REQUEST_URI"), &nxt_py_request_uri_str },
615 RC(nxt_python_add_sptr(pctx, nxt_py_request_uri_str, &r->target, in nxt_python_get_environ()