Home
last modified time | relevance | path

Searched refs:response_send_headers (Results 1 – 3 of 3) sorted by relevance

/unit/src/nodejs/unit-http/
H A Dunit.h66 static napi_value response_send_headers(napi_env env,
H A Dhttp_server.js217 ServerResponse.prototype._send_headers = unit_lib.response_send_headers;
H A Dunit.cpp185 response_send_headers); in init()
782 Unit::response_send_headers(napi_env env, napi_callback_info info) in response_send_headers() function in Unit