Skip to content

Conversation

@barboraplasovska
Copy link

What does this PR do?

In this PR on dd-sdk-ios we remove responseSize and add

requestBodySize: (encoded: Int64, decoded: Int64)? = nil,
responseBodySize: (encoded: Int64, decoded: Int64)? = nil

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@barboraplasovska barboraplasovska self-assigned this Feb 9, 2026
@cdn34dd
Copy link
Contributor

cdn34dd commented Feb 9, 2026

This should be fine, just make sure to update the failing tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants