Christian Noon
|
cea1449c70
Destinations are now optional and DownloadOptions make moving files more robust.
|
9 年之前 |
Christian Noon
|
81887739a6
Added missing CustomDebugStringCovertible conformance to DownloadResponse.
|
9 年之前 |
Christian Noon
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
9 年之前 |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 年之前 |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 年之前 |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
9 年之前 |
Christian Noon
|
a94323c6e5
Refactored Response generic types to avoid conflicts with bridged Error protocol.
|
9 年之前 |
Jon Shier
|
a113e4352e
Update for Xcode 8 beta 4.
|
9 年之前 |
Christian Noon
|
607ad25ed1
Removed excess whitespace from Swift files using Cleanup Whitespace target.
|
9 年之前 |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
9 年之前 |
Christian Noon
|
2501fc92ea
Updated copyright headers to use two spaces and padding above and below.
|
9 年之前 |
Christian Noon
|
c51d32c35d
Updated dash in copyright headers to use U+002D dash instead of U+2013.
|
9 年之前 |
Christian Noon
|
07f2f0a144
Added defaults to Timeline and Response initializers to maintain backwards compatibility.
|
9 年之前 |
Christian Noon
|
7a6017de86
Added Timeline struct to capture timings through the lifecycle of a Request.
|
9 年之前 |
Christian Noon
|
c54aa1932d
Updated the copyright years for the license across all project files.
|
10 年之前 |
Christian Noon
|
ba280a4fbd
Revert "Response initializer now has internal ACL since it does not need to be public."
|
10 年之前 |
Christian Noon
|
f5ebe3b312
Response initializer now has internal ACL since it does not need to be public.
|
10 年之前 |
Christian Noon
|
e006fa8d4e
Fixed the copyright header in the Response.swift file.
|
10 年之前 |
Christian Noon
|
ed89a6a4b5
Added a Response struct to store all response data for a completed Request.
|
10 年之前 |