Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi_http.c31 } nxt_py_asgi_http_t; typedef
91 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_create()
116 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_receive()
120 http = (nxt_py_asgi_http_t *) self; in nxt_py_asgi_http_receive()
259 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_send()
264 http = (nxt_py_asgi_http_t *) self; in nxt_py_asgi_http_send()
535 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_data_handler()
571 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_drain()
640 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_close_handler()
659 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_done()
[all …]