Commit 0be73a4
refactor: use Object.fromEntries for headers conversion
Address review feedback: simplify headers extraction by using
Object.fromEntries() instead of manual forEach loop.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent fb2b5fa commit 0be73a4
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
348 | 347 | | |
349 | 348 | | |
350 | 349 | | |
| |||
0 commit comments