http2: make http2/compat.write more http/1 compliant by ronag · Pull Request #30964 · nodejs/node
ronag
mentioned this pull request
ronag
changed the title
http2: make HTTP2ServerResponse more streams compliant
http2: make HTTP2ServerResponse.write more streams compliant
ronag
changed the title
http2: make HTTP2ServerResponse.write more streams compliant
http2: make http2/compat.write more http/1 compliant
BridgeAR
added
the
author ready
label
Dec 25, 2019
BridgeAR
removed
the
author ready
label
Dec 25, 2019HTTP2ServerResponse.write would behave differently than both http1 and streams. This PR makes it more compliant with stream.Writable behaviour. Refs: nodejs#29529
BridgeAR
added
the
author ready
label
Jan 1, 2020BridgeAR pushed a commit that referenced this pull request
Jan 1, 2020BridgeAR pushed a commit that referenced this pull request
Jan 3, 2020sxa pushed a commit to sxa/node that referenced this pull request
Jan 21, 2020HTTP2ServerResponse.write would behave differently than both http1 and streams. This PR makes it more compliant with stream.Writable behaviour. PR-URL: nodejs#30964 Refs: nodejs#29529
sxa
mentioned this pull request
4 tasks
sxa pushed a commit to sxa/node that referenced this pull request
Jan 21, 2020HTTP2ServerResponse.write would behave differently than both http1 and streams. This PR makes it more compliant with stream.Writable behaviour. PR-URL: nodejs#30964 Refs: nodejs#29529 Backport-PR-URL: nodejs#31444
MylesBorins pushed a commit that referenced this pull request
Jan 30, 2020BethGriggs pushed a commit that referenced this pull request
Feb 6, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters