Commit 41d01fd
committed
Before probing HTTP/3, check a negative cache
When a previous probe to the same host already failed (stored
as altPort == 0 in the altSupport cache), the probe is skipped
and the request goes straight to HTTP/2.
Fixes #31731 parent 24ccca0 commit 41d01fd
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
660 | 666 | | |
661 | 667 | | |
662 | 668 | | |
| |||
0 commit comments