Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_wsgi.c148 static PyObject *nxt_py_server_port_str; variable
168 { nxt_string("SERVER_PORT"), &nxt_py_server_port_str },
655 RC(nxt_python_add_obj(pctx, nxt_py_server_port_str, nxt_py_80_str)); in nxt_python_get_environ()