Searched refs:nxt_py_asgi_http_response_body (Results 1 – 1 of 1) sorted by relevance
39 static PyObject *nxt_py_asgi_http_response_body(nxt_py_asgi_http_t *http,280 return nxt_py_asgi_http_response_body(http, dict); in nxt_py_asgi_http_send()356 nxt_py_asgi_http_response_body(nxt_py_asgi_http_t *http, PyObject *dict) in nxt_py_asgi_http_response_body() function