node-http2-protocol icon indicating copy to clipboard operation
node-http2-protocol copied to clipboard

WARNING: This code was merged into node-http2

Results 4 node-http2-protocol issues
Sort by recently updated
recently updated
newest added

For all frame types, lib/stream.js uses this._pushUpstream to submit the frame for sending, which in turn calls Flow.prototype.push. In Flow.prototype.push, we could conceivably get into a state where there are...

- that can be used to implement header buffer space limitation - and can avoid costly buffer copies