Home
last modified time | relevance | path

Searched refs:nxt_py_websocket_str (Results 1 – 3 of 3) sorted by last modified time

/unit/src/python/
H A Dnxt_python_asgi.c641 type = nxt_py_websocket_str; in nxt_py_asgi_create_http_scope()
H A Dnxt_python_asgi_str.c59 PyObject *nxt_py_websocket_str; variable
114 { nxt_string("websocket"), &nxt_py_websocket_str },
H A Dnxt_python_asgi_str.h54 extern PyObject *nxt_py_websocket_str;