| .. |
|
AFError.swift
|
3a9f9ef7a1
Renamed Error.swift file to AFError.swift to match new APIs.
|
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
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 years ago |
|
ResponseSerialization.swift
|
1589afd233
Removed commented out code in ResponseSerialization that is no longer needed.
|
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
|
eca9afa9fe
Dropped `NS` prefix from UUID and removed comment that is no longer needed.
|
9 years ago |
|
TaskDelegate.swift
|
eca9afa9fe
Dropped `NS` prefix from UUID and removed comment that is no longer needed.
|
9 years ago |
|
Timeline.swift
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 years ago |
|
Validation.swift
|
5a2bea803c
RequestAdapter and RequestRetrier protocols now allow Requests to be retried.
|
9 years ago |