Searched refs:nxt_py_asgi_create_header (Results 1 – 1 of 1) sorted by relevance
38 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