Commit 384f166
Fix parseResponse() to use explicit UTF-8 charset
Prevents platform-dependent test failures on non-UTF-8 systems
(e.g., Windows with windows-1252 default). Consistent with the
existing toString("UTF-8") call at line 111.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 39d7cc2 commit 384f166
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
350 | 355 | | |
351 | 356 | | |
352 | 357 | | |
| |||
0 commit comments