swift-http-types
swift-http-types copied to clipboard
Support `URLSession.data(for:)`, `URLSession.upload(for:from:)` and `…
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.
@swift-ci test Linux