Searched defs:_end (Results 1 – 2 of 2) sorted by relevance
/unit/src/nodejs/unit-http/ | ||
H A D | websocket_connection.js | 104 WebSocketConnection.prototype._end = unit_lib.response_end; method in WebSocketConnection |
H A D | http_server.js | 319 ServerResponse.prototype._end = unit_lib.response_end; method in ServerResponse |