| .. |
|
AFError.swift
|
6692413151
Added `dataFileNil` and `dataFileReadFailed` cases to ResponseValidationFailureReason.
|
9 years ago |
|
Alamofire.h
|
2501fc92ea
Updated copyright headers to use two spaces and padding above and below.
|
9 years ago |
|
Alamofire.swift
|
43ebade235
Added top-level APIs for creating StreamRequest instances.
|
9 years ago |
|
DispatchQueue+Alamofire.swift
|
b56bd7d8c2
Added syncResult extension to DispatchQueue to simplify thread-safe locking.
|
9 years ago |
|
Info-tvOS.plist
|
a78137ab45
Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2.
|
9 years ago |
|
Info.plist
|
a78137ab45
Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2.
|
9 years ago |
|
MultipartFormData.swift
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 years ago |
|
NetworkReachabilityManager.swift
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 years ago |
|
Notifications.swift
|
e4fc09d744
Replaced all occurrences of com.alamofire reverse domain with org.alamofire.
|
9 years ago |
|
ParameterEncoding.swift
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 years ago |
|
Request.swift
|
08c0bec9c9
Added labels to the Streamable.stream associated values for clarity.
|
9 years ago |
|
Response.swift
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
9 years ago |
|
ResponseSerialization.swift
|
2cb278275a
Refactored the response serializer types to use the `Protocol` suffix.
|
9 years ago |
|
Result.swift
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 years ago |
|
ServerTrustPolicy.swift
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 years ago |
|
SessionDelegate.swift
|
50f653388f
Added responseToSelector customization for stream delegate APIs.
|
9 years ago |
|
SessionManager.swift
|
cb44f1f18b
Updated SessionManager APIs to all leverage TaskConvertible conformance.
|
9 years ago |
|
TaskDelegate.swift
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
9 years ago |
|
Timeline.swift
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 years ago |
|
Validation.swift
|
d79de7db02
Validation now exposes response data or destinationURL and supports subclasses.
|
9 years ago |