getsentry / getsentry/sentry-javascript
Ability to add response body to httpClientIntegration
未关闭
Improvement
Node.js
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### Problem Statement
It would be very useful to have the response body for errors, because it mostly gives more explanation what caused an error.
### Solution Brainstorm
Add two extra options to `httpClientIntegration`:
- addRequestBody
- addResponseBody
贡献指南
评估
这个 Issue 还没有评估数据。