Commit ec18131
authored
feat: show debug log on response stage (#506)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Enhanced logging for HTTP requests to include detailed response
information, improving debug capabilities.
- **Tests**
- Adjusted logic in the `options.compressed.test.ts` file to handle
Node.js major version comparison more accurately.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 49039b6 commit ec18131
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| 670 | + | |
| 671 | + | |
670 | 672 | | |
671 | 673 | | |
672 | 674 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments