sentry-cocoa
sentry-cocoa copied to clipboard
Automatically capture Response Content Length and attach as an attribute to HTTP spans
Problem Statement
The response content length information is missing from HTTP request spans captured by the SDK.
Solution Brainstorm
Basically, what the java (android) SDK is already doing here, so that it can be queried in Sentry
Are you willing to submit a PR?
No response
Thanks, @serglom21. I can't give you an ETA yet, but it makes sense to add this functionality.