Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi.h60 void nxt_py_asgi_http_close_handler(nxt_unit_request_info_t *req);
H A Dnxt_python_asgi_http.c638 nxt_py_asgi_http_close_handler(nxt_unit_request_info_t *req) in nxt_py_asgi_http_close_handler() function
H A Dnxt_python_asgi.c633 nxt_py_asgi_http_close_handler(req); in nxt_py_asgi_close_handler()