Christian Noon
|
2e08bb7341
Added missing labels to `Validation` typealias in `DownloadRequest` extension.
|
9 жил өмнө |
Christian Noon
|
7a2455197f
Simplified DownloadOptions struct by removing typealias and bitmask properties.
|
9 жил өмнө |
Christian Noon
|
66fc1a872b
Updated download docstrings to be more specific about destination closure behavior.
|
9 жил өмнө |
Christian Noon
|
722b701e40
Method now defaults to `.get` for request and download and `.post` for upload.
|
9 жил өмнө |
Christian Noon
|
8870ded65a
Added internal fileURL property for choosing temp or destination URL.
|
9 жил өмнө |
Christian Noon
|
2b72506c17
Added tests validating failure and success scenarios around download options.
|
9 жил өмнө |
Christian Noon
|
cea1449c70
Destinations are now optional and DownloadOptions make moving files more robust.
|
9 жил өмнө |
Christian Noon
|
3bd8650a65
Added URL variants to the FileManager extension in the test suite.
|
9 жил өмнө |
Christian Noon
|
81887739a6
Added missing CustomDebugStringCovertible conformance to DownloadResponse.
|
9 жил өмнө |
Christian Noon
|
cb4575cf91
Validation now exposes response data or destinationURL and supports subclasses.
|
9 жил өмнө |
Christian Noon
|
cb2f77f08c
Merge pull request #1461 from Alamofire/feature/robust-validation
|
9 жил өмнө |
Christian Noon
|
a01540bc30
Added `isWildcard` property to MIMEType struct for convenience.
|
9 жил өмнө |
Christian Noon
|
cb44f1f18b
Updated SessionManager APIs to all leverage TaskConvertible conformance.
|
9 жил өмнө |
Christian Noon
|
d79de7db02
Validation now exposes response data or destinationURL and supports subclasses.
|
9 жил өмнө |
Christian Noon
|
6692413151
Added `dataFileNil` and `dataFileReadFailed` cases to ResponseValidationFailureReason.
|
9 жил өмнө |
Christian Noon
|
dae62b2c41
Merge pull request #1457 from Alamofire/feature/response-serializers-per-subclass
|
9 жил өмнө |
Christian Noon
|
2cb278275a
Refactored the response serializer types to use the `Protocol` suffix.
|
9 жил өмнө |
Christian Noon
|
66712de464
Common directories are now created when test case is started.
|
9 жил өмнө |
Christian Noon
|
9fe249f046
Added download response serialization tests for all serializer types.
|
9 жил өмнө |
Christian Noon
|
e1107439a7
Fixed up compilation errors in the iOS Example around response serializers.
|
9 жил өмнө |
Christian Noon
|
ded94a4c35
Refactored uploadProgress parameter names to reflect sending instead of receiving.
|
9 жил өмнө |
Christian Noon
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
9 жил өмнө |
Christian Noon
|
d9d22df49b
Added two serialization failure reasons to support download response serializers.
|
9 жил өмнө |
Christian Noon
|
2b4c443faa
BaseTestCase now deletes contents of common directories using FileManager extension.
|
9 жил өмнө |
Christian Noon
|
f9a2f687d6
Fixed up test file copyright header…no functional changes.
|
9 жил өмнө |
Christian Noon
|
17dfcdc8d4
Merge pull request #1455 from Alamofire/feature/request-subclasses-and-progress
|
9 жил өмнө |
Christian Noon
|
eca9afa9fe
Dropped `NS` prefix from UUID and removed comment that is no longer needed.
|
9 жил өмнө |
Christian Noon
|
08c0bec9c9
Added labels to the Streamable.stream associated values for clarity.
|
9 жил өмнө |
Christian Noon
|
7e570726ca
Switched Requestable single case enumeration over to a struct instead.
|
9 жил өмнө |
Christian Noon
|
b56bd7d8c2
Added syncResult extension to DispatchQueue to simplify thread-safe locking.
|
9 жил өмнө |