Commit 6583016
File tree
Expand file treeCollapse file tree
5 files changed
+18
-12
lines changedOpen diff view settings
Filter options
- doc/api
- lib/internal
- http2
- test/parallel
Expand file treeCollapse file tree
5 files changed
+18
-12
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
711 | 711 | |
712 | 712 | |
713 | 713 | |
714 | | - |
| 714 | + |
715 | 715 | |
716 | 716 | |
717 | 717 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
185 | 185 | |
186 | 186 | |
187 | 187 | |
188 | | - |
| 188 | + |
189 | 189 | |
190 | 190 | |
191 | 191 | |
|
Collapse file
lib/internal/http2/compat.js
Copy file name to clipboardExpand all lines: lib/internal/http2/compat.js+12-6Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
49 | 55 | |
50 | 56 | |
51 | 57 | |
|
Collapse file
test/parallel/test-http2-compat-serverresponse-headers.js
Copy file name to clipboardExpand all lines: test/parallel/test-http2-compat-serverresponse-headers.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
85 | 85 | |
86 | 86 | |
87 | 87 | |
88 | | - |
| 88 | + |
89 | 89 | |
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | 93 | |
94 | 94 | |
95 | | - |
| 95 | + |
96 | 96 | |
97 | 97 | |
98 | 98 | |
|
Collapse file
test/parallel/test-http2-compat-serverresponse-trailers.js
Copy file name to clipboardExpand all lines: test/parallel/test-http2-compat-serverresponse-trailers.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | 36 | |
37 | 37 | |
38 | 38 | |
39 | | - |
| 39 | + |
40 | 40 | |
41 | 41 | |
42 | 42 | |
|
0 commit comments