Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request data for uploading task #213

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

vfadc
Copy link
Contributor

@vfadc vfadc commented Jun 24, 2024

Since Fixes a CFNetwork runtime warning there is no way to get http body for uploadTasks from monitoredRequests, it's always swizzled to nil.
Here is workaround, new requestData property in monitoredRequests which store request http body even for uploadTasks.

Copy link
Member

@tcamin tcamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@tcamin tcamin merged commit 618fb6a into Subito-it:master Jun 26, 2024
1 check passed
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.

None yet

2 participants