Home
last modified time | relevance | path

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

/unit/src/nodejs/unit-http/
H A Dhttp_server.js241 ServerResponse.prototype._write = unit_lib.response_write; method in ServerResponse
286 res = this._write(chunk, 0, contentLength);
524 res = o.resp._write(o.chunk, o.offset, l);