getsentry / getsentry/sentry-rust
Capture request body in `tower-http` integration
Open
Feature
Rust
- Dominant language
- Rust
- Stars
- 752
- Forks
- 190
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 5
Description
As we do in our `actix-web` integration, we should capture the request body when capturing an HTTP request in the `tower-http` integration (gated by `send_default_pii` and `max_request_body_size`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.