Christian Noon
|
722b701e40
Method now defaults to `.get` for request and download and `.post` for upload.
|
9 yıl önce |
Christian Noon
|
cea1449c70
Destinations are now optional and DownloadOptions make moving files more robust.
|
9 yıl önce |
Christian Noon
|
43ebade235
Added top-level APIs for creating StreamRequest instances.
|
9 yıl önce |
Christian Noon
|
eecde562c8
Created Data, Download, Upload and Stream Request subclasses.
|
9 yıl önce |
Christian Noon
|
a6b3bb60b0
Swapped parameter order of custom URLRequest initializer to match other APIs.
|
9 yıl önce |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 yıl önce |
Christian Noon
|
2a6ccac905
Fixed small issues in public docstrings based on PR feedback.
|
9 yıl önce |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 yıl önce |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
9 yıl önce |
Christian Noon
|
8bb747342e
Removed unnecessary use of `self`…no functional changes.
|
9 yıl önce |
Christian Noon
|
ade5a2e18e
Refactored Manager class to SessionManager to be more descriptive.
|
9 yıl önce |
Jon Shier
|
a113e4352e
Update for Xcode 8 beta 4.
|
9 yıl önce |
Christian Noon
|
21bf2c9097
Added discardableResult annotations to all top-level Request APIs.
|
9 yıl önce |
Christian Noon
|
9b51768767
Switched convertible extensions over to using one-line property implementations.
|
9 yıl önce |
passchaos
|
372822c3e5
[PR #1330] NSURLRequest and mutable variant data now maintained in top-level APIs.
|
9 yıl önce |
Christian Noon
|
607ad25ed1
Removed excess whitespace from Swift files using Cleanup Whitespace target.
|
9 yıl önce |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
9 yıl önce |
Christian Noon
|
2501fc92ea
Updated copyright headers to use two spaces and padding above and below.
|
9 yıl önce |
Christian Noon
|
c51d32c35d
Updated dash in copyright headers to use U+002D dash instead of U+2013.
|
9 yıl önce |
Christian Noon
|
c54aa1932d
Updated the copyright years for the license across all project files.
|
10 yıl önce |
Christian Noon
|
4e633d6d9a
[Issue 719] Added `parameters` and `encoding` parameters to download APIs.
|
10 yıl önce |
Christian Noon
|
6c0dc2fb69
Revert "Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol."
|
10 yıl önce |
Christian Noon
|
30a55d6cce
Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol.
|
10 yıl önce |
Christian Noon
|
d58446edf8
Refactored response validation and serialization to leverage result types.
|
10 yıl önce |
Christian Noon
|
ed5c1c9dd6
Reformatted source code and documentation to fit within 120 characters.
|
10 yıl önce |
Christian Noon
|
eac5d7643b
Converted all HTTP requests to HTTPS requests to better align with ATS.
|
10 yıl önce |
Christian Noon
|
2944131a2c
Refactored URLRequestConvertible to return an NSMutableURLRequest.
|
10 yıl önce |
Christian Noon
|
6f903f34a1
Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0
|
10 yıl önce |
Christian Noon
|
92bbee0edb
Unified the global request, upload and download external parameters convention.
|
10 yıl önce |
Christian Noon
|
84330a9295
Extended request/download/upload methods to support custom headers.
|
10 yıl önce |