Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_wsgi.c913 PyObject *headers, *tuple, *string, *status_bytes; in nxt_py_start_resp() local
986 rc = nxt_python_str_buf(string, &status_str, &status_len, &status_bytes); in nxt_py_start_resp()
1001 Py_XDECREF(status_bytes); in nxt_py_start_resp()