Home
last modified time | relevance | path

Searched defs:asgi (Results 1 – 3 of 3) sorted by relevance

/unit/src/python/
H A Dnxt_python_asgi.c452 PyObject *scope, *res, *task, *receive, *send, *done, *asgi; in nxt_py_asgi_request_handler() local
1431 PyObject *scope, *asgi; in nxt_py_asgi_new_scope() local
H A Dnxt_python.c170 static const nxt_str_t asgi = nxt_string("asgi"); in nxt_python_start() local
/unit/src/
H A Dnxt_conf_validation.c2033 static const nxt_str_t asgi = nxt_string("asgi"); in nxt_conf_vldt_python_protocol() local