Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi_str.c16 PyObject *nxt_py_1_1_str; variable
72 { nxt_string("1.1"), &nxt_py_1_1_str },
H A Dnxt_python_asgi_str.h11 extern PyObject *nxt_py_1_1_str;
H A Dnxt_python_asgi.c692 SET_ITEM(scope, http_version, p[7] == '1' ? nxt_py_1_1_str in nxt_py_asgi_create_http_scope()