Christian Noon
|
2154c666d8
Fixed issue where serializer completion was not called when request was complete (#2810)
|
hace 6 años |
Jon Shier
|
63cbd535f9
Bugfix: DownloadRequest event duplication and missing events. (#2807)
|
hace 6 años |
Christian Noon
|
9d1cec8caa
Rename `httpHeaders` properties to `headers` (#2802)
|
hace 6 años |
Jon Shier
|
5bedc2af71
Refactor Request Event Management (#2796)
|
hace 6 años |
Christian Noon
|
14d54951c5
Moved all public result extensions to be internal
|
hace 6 años |
Eric Jensen
|
579d6f4188
Opened up several APIs on Result behind af namespace through AFExtension
|
hace 6 años |
Dave Camp
|
ce428e40c3
Replaced Alamofire Result type with AFResult typealias to Foundation.Result
|
hace 6 años |
Jon Shier
|
34b43bd7e8
Add AlamofireExtended and adopt it for public extensions. (#2758)
|
hace 6 años |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
hace 7 años |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
hace 7 años |
Jonah
|
6359d9535c
Escape quotes in headers when building cURLRepresentation (#2474)
|
hace 7 años |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
hace 8 años |
Christian Noon
|
fb76d834b3
Revert "[PR #2047] Added missing charset to the JSONEncoding encode API."
|
hace 8 años |
Jon Shier
|
0edade1183
Make Alamofire build under Xcode 9 with Swift 3.2 and 4.
|
hace 8 años |
Simon Warta
|
e1e8e62c53
[PR #2070] Use curl -v instead of curl -i in cURLRepresentation.
|
hace 8 años |
Laurenz Lazarus
|
c8700ac7ea
[PR #2047] Added missing charset to the JSONEncoding encode API.
|
hace 8 años |
Aron Cedercrantz
|
19e5012aaa
[PR 1792] Added request property overrides to fallback on original task.
|
hace 9 años |
Christian Noon
|
40a3a82091
Removed explicit `String.Encode` declaration where the type is implied.
|
hace 9 años |
Christian Noon
|
e48a78e68d
Refactored URLStringCovertible to URLConvertible and removed protocol property.
|
hace 9 años |
Christian Noon
|
7294029530
Fixed up progress test cases to use GTE comparison instead of GT.
|
hace 9 años |
Christian Noon
|
7925a0a7fc
[Issue #1467] Removed downloadProgress and uploadProgress Int64 variants.
|
hace 9 años |
Christian Noon
|
e96befe3ec
[PR #1491] Removed URLStringConvertible conformance on URLRequest.
|
hace 9 años |
Christian Noon
|
ee4d6ce6b4
Merge branch 'swift3'
|
hace 9 años |
Christian Noon
|
65ac1c5f2d
Refactored ParameterEncoding into a protocol with url, json and plist structs.
|
hace 9 años |
Christian Noon
|
722b701e40
Method now defaults to `.get` for request and download and `.post` for upload.
|
hace 9 años |
Christian Noon
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
hace 9 años |
Christian Noon
|
99fd1990f5
Refactored progress tracking across Request subclasses to improve accuracy.
|
hace 9 años |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
hace 9 años |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
hace 9 años |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
hace 9 años |