Commit b0a79b1
http2: add http1Options for HTTP/1 fallback configuration
PR-URL: #61713
Fixes: #59783
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Tim Perry <pimterry@gmail.com>1 parent f14ff14 commit b0a79b1Copy full SHA for b0a79b1
4 files changed
+107-12Lines changed: 107 additions & 12 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- doc/api
- lib/internal/http2
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+38Lines changed: 38 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4415 | 4415 | |
4416 | 4416 | |
4417 | 4417 | |
| 4418 | + |
| 4419 | + |
| 4420 | + |
| 4421 | + |
| 4422 | + |
| 4423 | + |
| 4424 | + |
| 4425 | + |
| 4426 | + |
| 4427 | + |
| 4428 | + |
| 4429 | + |
| 4430 | + |
| 4431 | + |
| 4432 | + |
| 4433 | + |
| 4434 | + |
| 4435 | + |
| 4436 | + |
| 4437 | + |
| 4438 | + |
| 4439 | + |
| 4440 | + |
| 4441 | + |
| 4442 | + |
| 4443 | + |
| 4444 | + |
| 4445 | + |
| 4446 | + |
| 4447 | + |
| 4448 | + |
| 4449 | + |
| 4450 | + |
| 4451 | + |
| 4452 | + |
| 4453 | + |
4418 | 4454 | |
4419 | 4455 | |
4420 | 4456 | |
| ||
4494 | 4530 | |
4495 | 4531 | |
4496 | 4532 | |
| 4533 | + |
| 4534 | + |
4497 | 4535 | |
4498 | 4536 | |
4499 | 4537 | |
|
Collapse file
+41Lines changed: 41 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2793 | 2793 | |
2794 | 2794 | |
2795 | 2795 | |
| 2796 | + |
| 2797 | + |
| 2798 | + |
| 2799 | + |
2796 | 2800 | |
2797 | 2801 | |
2798 | 2802 | |
| ||
2911 | 2915 | |
2912 | 2916 | |
2913 | 2917 | |
| 2918 | + |
| 2919 | + |
2914 | 2920 | |
2915 | 2921 | |
2916 | 2922 | |
| 2923 | + |
| 2924 | + |
| 2925 | + |
| 2926 | + |
| 2927 | + |
| 2928 | + |
| 2929 | + |
| 2930 | + |
| 2931 | + |
| 2932 | + |
| 2933 | + |
| 2934 | + |
| 2935 | + |
| 2936 | + |
| 2937 | + |
| 2938 | + |
2917 | 2939 | |
2918 | 2940 | |
2919 | 2941 | |
| ||
2987 | 3009 | |
2988 | 3010 | |
2989 | 3011 | |
| 3012 | + |
| 3013 | + |
| 3014 | + |
2990 | 3015 | |
2991 | 3016 | |
2992 | 3017 | |
| ||
3105 | 3130 | |
3106 | 3131 | |
3107 | 3132 | |
| 3133 | + |
| 3134 | + |
| 3135 | + |
| 3136 | + |
| 3137 | + |
| 3138 | + |
| 3139 | + |
| 3140 | + |
| 3141 | + |
| 3142 | + |
| 3143 | + |
| 3144 | + |
| 3145 | + |
| 3146 | + |
3108 | 3147 | |
3109 | 3148 | |
3110 | 3149 | |
| ||
4934 | 4973 | |
4935 | 4974 | |
4936 | 4975 | |
| 4976 | + |
4937 | 4977 | |
4938 | 4978 | |
4939 | 4979 | |
| ||
4960 | 5000 | |
4961 | 5001 | |
4962 | 5002 | |
| 5003 | + |
4963 | 5004 | |
4964 | 5005 | |
4965 | 5006 | |
|
Collapse file
+19-10Lines changed: 19 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
48 | 48 | |
49 | 49 | |
50 | 50 | |
51 | | - |
52 | | - |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
53 | 57 | |
54 | 58 | |
55 | 59 | |
| ||
3257 | 3261 | |
3258 | 3262 | |
3259 | 3263 | |
3260 | | - |
3261 | | - |
3262 | 3264 | |
3263 | 3265 | |
3264 | 3266 | |
| ||
3340 | 3342 | |
3341 | 3343 | |
3342 | 3344 | |
3343 | | - |
3344 | | - |
3345 | | - |
| 3345 | + |
| 3346 | + |
| 3347 | + |
| 3348 | + |
| 3349 | + |
| 3350 | + |
| 3351 | + |
| 3352 | + |
| 3353 | + |
| 3354 | + |
| 3355 | + |
| 3356 | + |
3346 | 3357 | |
3347 | 3358 | |
3348 | 3359 | |
| ||
3390 | 3401 | |
3391 | 3402 | |
3392 | 3403 | |
3393 | | - |
3394 | | - |
3395 | | - |
| 3404 | + |
3396 | 3405 | |
3397 | 3406 | |
3398 | 3407 | |
|
Collapse file
test/parallel/test-http2-https-fallback-http-server-options.js
Copy file name to clipboardExpand all lines: test/parallel/test-http2-https-fallback-http-server-options.js+9-2Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
23 | 27 | |
24 | 28 | |
25 | 29 | |
| ||
46 | 50 | |
47 | 51 | |
48 | 52 | |
49 | | - |
50 | | - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
51 | 58 | |
52 | 59 | |
53 | 60 | |
|
0 commit comments