Lines Matching defs:connection
116 // per-connection counter. That counter will be used to pause/unpause the
236 ObjectDefineProperty(OutgoingMessage.prototype, 'connection', {
337 // it, since something else is destroying this connection anyway.
419 connection: false,
465 // Force the connection to close when the response is a 204 No Content or
475 // the connection to close.
479 ' closing connection.');
488 } else if (!state.connection) {
586 case 'connection':
587 state.connection = true;
784 case 'connection':
1063 // Fully uncork connection on end().