Searched refs:_storeHeader (Results 1 – 4 of 4) sorted by relevance
295 this._storeHeader(this.method + ' ' + this.path + ' HTTP/1.1\r\n',299 this._storeHeader(this.method + ' ' + this.path + ' HTTP/1.1\r\n',345 this._storeHeader(this.method + ' ' + this.path + ' HTTP/1.1\r\n',
361 OutgoingMessage.prototype._storeHeader = _storeHeader; method in OutgoingMessage362 function _storeHeader(firstLine, headers) { function
332 this._storeHeader(statusLine, headers);
2219 …m/nodejs/node/commit/80c9ef0b6b)] - **(SEMVER-MAJOR)** **http**: edit _storeHeader to check for Tr…