Commit d67d80d
committed
Preserve benchmark defaults for auth loaders
An authenticated document loader only affects authenticated key fetching. It
should not disable benchmarkMode's private-address default for the regular
document and context loaders, whose local benchmark behavior is still needed.
Keep the explicit allowPrivateAddress and userAgent guard intact while avoiding
that guard for the benchmark default.
#787 (comment)
#787 (comment)
Assisted-by: Codex:gpt-5.51 parent 9989d6d commit d67d80d
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
151 | 164 | | |
152 | 165 | | |
153 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
477 | | - | |
| 476 | + | |
478 | 477 | | |
479 | 478 | | |
480 | 479 | | |
| |||
599 | 598 | | |
600 | 599 | | |
601 | 600 | | |
602 | | - | |
| 601 | + | |
603 | 602 | | |
604 | 603 | | |
605 | 604 | | |
| |||
0 commit comments