Commit 1a78bde
test: make HTTP/1.0 connection test more robust
Fixes: #47200
Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #55959
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jason Zhang <xzha4350@gmail.com>1 parent f61dcc4 commit 1a78bdeCopy full SHA for 1a78bde
File tree
Expand file treeCollapse file tree
1 file changed
+9
-6
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+9
-6
lines changedOpen diff view settings
Collapse file
test/parallel/test-http-remove-connection-header-persists-connection.js
Copy file name to clipboardExpand all lines: test/parallel/test-http-remove-connection-header-persists-connection.js+9-6Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
13 | 20 | |
14 | 21 | |
15 | 22 | |
| ||
50 | 57 | |
51 | 58 | |
52 | 59 | |
53 | | - |
54 | | - |
55 | | - |
| 60 | + |
56 | 61 | |
57 | 62 | |
58 | 63 | |
| ||
62 | 67 | |
63 | 68 | |
64 | 69 | |
65 | | - |
66 | | - |
67 | | - |
| 70 | + |
68 | 71 | |
69 | 72 | |
70 | 73 | |
|
0 commit comments