Home
last modified time | relevance | path

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

/unit/src/nodejs/unit-http/
H A Dhttp_server.js335 ServerResponse.prototype._end = unit_lib.response_end;
H A Dunit.cpp187 napi.set_named_property(exports, "response_end", response_end); in init()
1014 Unit::response_end(napi_env env, napi_callback_info info) in response_end() function in Unit
H A Dwebsocket_connection.js104 WebSocketConnection.prototype._end = unit_lib.response_end;
H A Dunit.h70 static napi_value response_end(napi_env env, napi_callback_info info);