Home
last modified time | relevance | path

Searched refs:nxt_py_body_str (Results 1 – 3 of 3) sorted by last modified time

/unit/src/python/
H A Dnxt_python_asgi_http.c380 body = PyDict_GetItem(dict, nxt_py_body_str); in nxt_py_asgi_http_response_body()
H A Dnxt_python_asgi_str.c23 PyObject *nxt_py_body_str; variable
79 { nxt_string("body"), &nxt_py_body_str },
H A Dnxt_python_asgi_str.h18 extern PyObject *nxt_py_body_str;