Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi.c38 static PyObject *nxt_py_asgi_create_header(nxt_unit_field_t *f);
773 header = nxt_py_asgi_create_header(f); in nxt_py_asgi_create_http_scope()
890 nxt_py_asgi_create_header(nxt_unit_field_t *f) in nxt_py_asgi_create_header() function