Skip to content

Parity: Networking: URLUploadTask and URLDownloadTask #2477

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

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Parity: Networking: URLUploadTask and URLDownloadTask #2477

merged 1 commit into from
Aug 20, 2019

Conversation

millenomi
Copy link
Contributor

  • Implement downloadTask(withResumeData…). We do not currently support resume data, so act as Darwin does when invalid data is fed to these methods.

  • Implement uploadTask(withStreamedRequest:).

  • Some cleanup, some testing.

This restores the patch after the revert at #2461, after the test issues were revealed as unrelated.

 - Implement downloadTask(withResumeData…). We do not currently support resume data, so act as Darwin does when invalid data is fed to these methods.

 - Implement uploadTask(withStreamedRequest:).

 - Some cleanup, some testing.
@millenomi
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@millenomi
Copy link
Contributor Author

@swift-ci please test

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.

1 participant