Commit 4519bef
fix(resources): broaden arg normalizer guard to URLSearchParams (not just RequestTarget)
RequestTarget extends URLSearchParams, and raw URLSearchParams are also
supported as query targets (line 579). Using URLSearchParams in the guard
covers both forms and is more robust.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2fbfeb1 commit 4519bef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
0 commit comments