Commit 2a9912c
http2: delay closing stream
Delay automatically closing the stream with setImmediate in order
to allow any pushStreams to be sent first.
PR-URL: #20997
Fixes: #20992
Reviewed-By: James M Snell <[email protected]>1 parent 7e1f610 commit 2a9912c
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1906 | 1906 | | |
1907 | 1907 | | |
1908 | 1908 | | |
1909 | | - | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
1910 | 1913 | | |
1911 | 1914 | | |
1912 | 1915 | | |
| |||
2178 | 2181 | | |
2179 | 2182 | | |
2180 | 2183 | | |
2181 | | - | |
| 2184 | + | |
2182 | 2185 | | |
2183 | 2186 | | |
2184 | 2187 | | |
| |||
0 commit comments