Sergey Dmitriev
Results
2
issues of
Sergey Dmitriev
This pull request supports other URLSession methods: - `URLSession.data(for:)` - `URLSession.upload(for:from:)` - `URLSession.upload(for:fromFile:)` It allows to use this package with macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0.
Making cert with OpenSSL from the latest commit causes a crash because it fails to load the legacy provider. To avoid the crash and allow legacy algorithms, the library needed...