getsentry / getsentry/sentry-javascript
Ability to add response body to httpClientIntegration
Offen
Improvement
Node.js
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.