Home
last modified time | relevance | path

Searched refs:asgi_legacy (Results 1 – 3 of 3) sorted by path

/unit/src/python/
H A Dnxt_python.h45 nxt_bool_t asgi_legacy; member
H A Dnxt_python_asgi.c185 nxt_py_targets->target[i].asgi_legacy = 1; in nxt_python_asgi_init()
532 if (!target->asgi_legacy) { in nxt_py_asgi_request_handler()
H A Dnxt_python_asgi_lifespan.c214 if (!target->asgi_legacy) { in nxt_py_asgi_lifespan_target_startup()