Christian Noon
|
b98fe26cb8
[Issue #1672] Added Request retryCount property to support RequestRetrier.
|
há 9 anos atrás |
Christian Noon
|
4af61a695b
Added docstrings and note to README about resumeData and background sessions.
|
há 9 anos atrás |
Justin Jia
|
53a400e5a6
[PR #1520] Renamed OSX to macOS throughout the project.
|
há 9 anos atrás |
Christian Noon
|
e50160acda
Replaced instances of `com.alamofire` with `org.alamofire` throughout project.
|
há 9 anos atrás |
Christian Noon
|
e48a78e68d
Refactored URLStringCovertible to URLConvertible and removed protocol property.
|
há 9 anos atrás |
Christian Noon
|
18067d1e09
Refactored top-level APIs by removing external `resource` parameter name.
|
há 9 anos atrás |
Christian Noon
|
763747a945
Refactored RequestType to RequestTask and moved TaskConvertible in as well.
|
há 9 anos atrás |
Christian Noon
|
8bacc4ee4c
Fixed issue for all Request types where resume was not if creation failed.
|
há 9 anos atrás |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
há 9 anos atrás |
Christian Noon
|
cb5e8db685
Request task is now optional allowing errors to potentially propagate through.
|
há 9 anos atrás |
Christian Noon
|
b73893d013
[Issue #1333] MultipartFormData temp directory is now created serially.
|
há 9 anos atrás |
Christian Noon
|
a6b4f4df0d
Added HTTPHeaders typealias for top-level API convenience.
|
há 9 anos atrás |
Christian Noon
|
65ac1c5f2d
Refactored ParameterEncoding into a protocol with url, json and plist structs.
|
há 9 anos atrás |
Christian Noon
|
25b8cf0fca
ParameterEncoding encode API now throws instead of returning tuple.
|
há 9 anos atrás |
Jon Shier
|
418b0fc16a
Updates for the Xcode 8 GM.
|
há 9 anos atrás |
Jon Shier
|
e5d6f637b1
Refactor User-Agent generation, add documentation and test.
|
há 9 anos atrás |
Christian Noon
|
66fc1a872b
Updated download docstrings to be more specific about destination closure behavior.
|
há 9 anos atrás |
Christian Noon
|
722b701e40
Method now defaults to `.get` for request and download and `.post` for upload.
|
há 9 anos atrás |
Christian Noon
|
cea1449c70
Destinations are now optional and DownloadOptions make moving files more robust.
|
há 9 anos atrás |
Christian Noon
|
cb44f1f18b
Updated SessionManager APIs to all leverage TaskConvertible conformance.
|
há 9 anos atrás |
Christian Noon
|
eca9afa9fe
Dropped `NS` prefix from UUID and removed comment that is no longer needed.
|
há 9 anos atrás |
Christian Noon
|
08c0bec9c9
Added labels to the Streamable.stream associated values for clarity.
|
há 9 anos atrás |
Christian Noon
|
7e570726ca
Switched Requestable single case enumeration over to a struct instead.
|
há 9 anos atrás |
Christian Noon
|
eecde562c8
Created Data, Download, Upload and Stream Request subclasses.
|
há 9 anos atrás |
Christian Noon
|
175e470fe7
Each SessionManager queue now has a unique name.
|
há 9 anos atrás |
Christian Noon
|
5a2bea803c
RequestAdapter and RequestRetrier protocols now allow Requests to be retried.
|
há 9 anos atrás |
Christian Noon
|
62e82422a7
[PR #1420] Switched User-Agent header to include version and build numbers.
|
há 9 anos atrás |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
há 9 anos atrás |
Christian Noon
|
a6b3bb60b0
Swapped parameter order of custom URLRequest initializer to match other APIs.
|
há 9 anos atrás |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
há 9 anos atrás |