sentry-rust icon indicating copy to clipboard operation
sentry-rust copied to clipboard

Capture request body in `tower-http` integration

Open lcian opened this issue 6 months ago • 0 comments

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).

lcian avatar Apr 16 '25 16:04 lcian