Jon Shier
|
8b7474adb7
#3006: Less Fatal SessionManager State Checking (#3010)
|
6 år sedan |
刘富东
|
80d379bea0
Enable Client Certificate Support (#2993)
|
6 år sedan |
Adrian Kashivskyy
|
77a6e52dc0
Accept NTLM and Negotiate as valid authentication methods (#2975)
|
6 år sedan |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 år sedan |
philtre
|
a13c697453
Ubiquitous AFError (#2897)
|
6 år sedan |
Jon Shier
|
dfd0ac25ec
[Alamofire 5]: Update all inline API documentation. (#2845)
|
6 år sedan |
Jon Shier
|
63cbd535f9
Bugfix: DownloadRequest event duplication and missing events. (#2807)
|
6 år sedan |
Christian Noon
|
d24da7777c
Audit - SessionStateProvider ACL (#2801)
|
6 år sedan |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 år sedan |
Jon Shier
|
7bef9405f1
Fix Retrier Leaks (#2491)
|
7 år sedan |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 år sedan |
Sven Driemecker
|
491cf2f255
extend userInfo-dict of .DidComplete-Notification to contain responseData of DataTasks (#2427)
|
7 år sedan |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 år sedan |
Boris Dušek
|
c1620fc7f2
[PR #2056] Removed redundant optional unwrap in SessionDelegate.
|
8 år sedan |
Alexey Aleshkov
|
b03b43cc38
[PR #1951] Added missing `@escaping` for session delegate closures.
|
8 år sedan |
Jon Shier
|
d64afca3e5
[Issue #1938] Fixed issue where taskDidComplete closure was not calling delegate.
|
8 år sedan |
Christian Noon
|
25d8fdd8a3
[Issue #1853] Fixed issue where SessionManager did not respect retry time delay.
|
9 år sedan |
Christian Noon
|
8c399fc71f
Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release.
|
9 år sedan |
Justin Jia
|
53a400e5a6
[PR #1520] Renamed OSX to macOS throughout the project.
|
9 år sedan |
Christian Noon
|
cb5e8db685
Request task is now optional allowing errors to potentially propagate through.
|
9 år sedan |
Christian Noon
|
5b9f8f6bb4
[PR #1492] Response types now contain task metrics.
|
9 år sedan |
Jon Shier
|
418b0fc16a
Updates for the Xcode 8 GM.
|
9 år sedan |
Christian Noon
|
50f653388f
Added responseToSelector customization for stream delegate APIs.
|
9 år sedan |
Christian Noon
|
904d0d3605
Switched retry logic over to a guard instead of if / else to reduce nesting.
|
9 år sedan |
Christian Noon
|
5a2bea803c
RequestAdapter and RequestRetrier protocols now allow Requests to be retried.
|
9 år sedan |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 år sedan |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 år sedan |
Christian Noon
|
8b76a4a09a
SessionDelegate now stores Requests internally in preparation for retry logic.
|
9 år sedan |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 år sedan |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
9 år sedan |