Commit 79689b3
committed
Avoid DNS in recursive private hints
Keep recursive private-address hinting on a cheap hostname-only
path so the failure branch does not need a second DNS-based public-
URL validation pass.
Also cover the obvious private-host detection with a dedicated unit
test.
Addresses #718 (comment)
Assisted-by: Codex:gpt-5.41 parent 936faf6 commit 79689b3
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
565 | 566 | | |
566 | 567 | | |
567 | 568 | | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | 569 | | |
573 | 570 | | |
574 | 571 | | |
575 | | - | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
576 | 577 | | |
577 | 578 | | |
578 | 579 | | |
| |||
0 commit comments