Searched refs:nxt_py_http_disconnect_str (Results 1 – 3 of 3) sorted by relevance
32 PyObject *nxt_py_http_disconnect_str; variable88 { nxt_string("http.disconnect"), &nxt_py_http_disconnect_str },
27 extern PyObject *nxt_py_http_disconnect_str;
126 msg = nxt_py_asgi_new_msg(req, nxt_py_http_disconnect_str); in nxt_py_asgi_http_receive()476 msg = nxt_py_asgi_new_msg(http->req, nxt_py_http_disconnect_str); in nxt_py_asgi_http_emit_disconnect()