Home
last modified time | relevance | path

Searched refs:onIncoming (Results 1 - 4 of 4) sorted by relevance

/third_party/node/test/sequential/
H A Dtest-http-regr-gh-2928.js44 parser.onIncoming = function onIncoming() { function
/third_party/node/lib/
H A D_http_common.js119 return parser.onIncoming(incoming, shouldKeepAlive);
238 parser.onIncoming = null;
H A D_http_client.js828 parser.onIncoming = parserOnIncomingClient;
H A D_http_server.js704 parser.onIncoming = parserOnIncoming.bind(undefined,
950 // onIncoming paused the socket, we should pause the parser as well

Completed in 4 milliseconds