Skip to content

Parity: URLSession.reset(…)/.flush(…) #2294

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
May 28, 2019
Merged

Parity: URLSession.reset(…)/.flush(…) #2294

merged 1 commit into from
May 28, 2019

Conversation

millenomi
Copy link
Contributor

Implement reset(…) and flush(…) per their contracts. Note that URLCredentialStorage is unimplemented right now; invoking reset(…) will thus crash if a credentials storage is set.

Ensure that URLSessionConfiguration users do not attempt to use init(), leading to non-portable code.

Implement reset(…) and flush(…) per their contracts. Note that URLCredentialStorage is unimplemented right now; invoking reset(…) will thus crash if a credentials storage is set.

Ensure that URLSessionConfiguration users do not attempt to use init(), leading to non-portable code.
@millenomi
Copy link
Contributor Author

@swift-ci please test

@millenomi millenomi merged commit 3ab5b52 into swiftlang:master May 28, 2019
@millenomi
Copy link
Contributor Author

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