Jon Shier
|
0d64d351ac
Refactor notifications, add default event monitor implementation.
|
7 years ago |
Jon Shier
|
97eb70f8ad
Description cleanup.
|
7 years ago |
Jon Shier
|
0867058a0c
Refactor response description and timings.
|
7 years ago |
Jon Shier
|
10941f0568
Remove some generics, cleanup whitespace.
|
7 years ago |
Jon Shier
|
c772f563e2
Implement downloads, progress, and enable tests.
|
7 years ago |
Jon Shier
|
7a6670f0b5
Add EventMonitor, work towards completion.
|
7 years ago |
Jon Shier
|
6af7349872
Fix more tests.
|
7 years ago |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 years ago |
Jon Shier
|
0a34b44572
Add Error mapping functions to Response types (#2361)
|
8 years ago |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 years ago |
Gwendal Roué
|
7f8fe9c7c6
[PR #1836] Added functional extensions for Result, Data and Download Response.
|
9 years ago |
Christian Noon
|
44c0706070
Added test verifying retrier is called when request encounters adapt error.
|
9 years ago |
Jon Shier
|
cadf4fbb04
[PR #1723] Refactored download completion to not crash on nil response.
|
9 years ago |
Christian Noon
|
acc7361c2e
Added test verifying download request can be resumed with resume data.
|
9 years ago |
Christian Noon
|
8f370a2300
[Issue #1512] Test suite now only writes files to the temp directory.
|
9 years ago |
Christian Noon
|
e48a78e68d
Refactored URLStringCovertible to URLConvertible and removed protocol property.
|
9 years ago |
Christian Noon
|
4b64169dd7
Fixed issue in resume data tests where request was being cancelled multiple times.
|
9 years ago |
Christian Noon
|
7294029530
Fixed up progress test cases to use GTE comparison instead of GT.
|
9 years ago |
Christian Noon
|
7925a0a7fc
[Issue #1467] Removed downloadProgress and uploadProgress Int64 variants.
|
9 years ago |
Christian Noon
|
e96befe3ec
[PR #1491] Removed URLStringConvertible conformance on URLRequest.
|
9 years ago |
Christian Noon
|
2e1cbb8193
Added extra progress check to increase reliability of download tests.
|
9 years ago |
Jon Shier
|
418b0fc16a
Updates for the Xcode 8 GM.
|
9 years ago |
Christian Noon
|
bc2f0aa91c
Removed excess `method` declarations on download and upload APIs in test suite.
|
9 years ago |
Christian Noon
|
2b72506c17
Added tests validating failure and success scenarios around download options.
|
9 years ago |
Christian Noon
|
cea1449c70
Destinations are now optional and DownloadOptions make moving files more robust.
|
9 years ago |
Christian Noon
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
9 years ago |
Christian Noon
|
99fd1990f5
Refactored progress tracking across Request subclasses to improve accuracy.
|
9 years ago |
Christian Noon
|
eecde562c8
Created Data, Download, Upload and Stream Request subclasses.
|
9 years ago |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 years ago |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 years ago |