Jon Shier
|
c1b52cf4e3
Encodable Request Parameters (#2637)
|
7 anni fa |
Jon Shier
|
ccfb96acd4
Alamofire 5: Server Trust Errors (#2608)
|
7 anni fa |
Jon Shier
|
d927d24f38
Alamofire 5 Core Rewrite! (#2521)
|
7 anni fa |
Jon Shier
|
19fdcb17ce
Merge remote-tracking branch 'origin/master' into alamofire5
|
7 anni fa |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 anni fa |
Morten Heiberg
|
fe06db7a80
Add configurable parameter handling to URLEncoding. (#2431)
|
7 anni fa |
Morten Heiberg
|
0456f5b501
Add configurable parameter handling to URLEncoding. (#2431)
|
7 anni fa |
Jon Shier
|
0c53216e25
Drop iOS 8 / macOS 10.10 support and remove all workarounds. (#2254)
|
8 anni fa |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 anni fa |
htinlinn
|
e396a0efc1
Fixed `substring` API warnings for Swift 3.2 and up (#2240)
|
8 anni fa |
Jon Shier
|
0cecb3fa30
Remove Swift version checking for Xcode 9 beta 3.
|
8 anni fa |
Christian Noon
|
fb76d834b3
Revert "[PR #2047] Added missing charset to the JSONEncoding encode API."
|
8 anni fa |
Jon Shier
|
8e85284b58
Update styling, fix warnings by setting the swift migration value, turn off @objc inference.
|
8 anni fa |
Jon Shier
|
0edade1183
Make Alamofire build under Xcode 9 with Swift 3.2 and 4.
|
8 anni fa |
Laurenz Lazarus
|
c8700ac7ea
[PR #2047] Added missing charset to the JSONEncoding encode API.
|
8 anni fa |
Christian Noon
|
ab07523ee9
Added JSON encoding encode method that takes a JSON object along with unit tests.
|
9 anni fa |
Christian Noon
|
8c399fc71f
Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release.
|
9 anni fa |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
9 anni fa |
Christian Noon
|
72958d0ebe
[Issue #1458] Fixed URLEncoding issue around NSNumber parameter encoding.
|
9 anni fa |
Christian Noon
|
ee4d6ce6b4
Merge branch 'swift3'
|
9 anni fa |
Christian Noon
|
b468f74cf8
Removed `String.Encoding` prefix that was not necessary…no functional changes.
|
9 anni fa |
Christian Noon
|
8ce9088184
Added safeguards to url parameter encoding when extracting the url request’s url.
|
9 anni fa |
Christian Noon
|
6a1e267d52
Added parameter encoding failure docstrings and refactored reasons to be consistent.
|
9 anni fa |
Christian Noon
|
65ac1c5f2d
Refactored ParameterEncoding into a protocol with url, json and plist structs.
|
9 anni fa |
Christian Noon
|
25b8cf0fca
ParameterEncoding encode API now throws instead of returning tuple.
|
9 anni fa |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 anni fa |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 anni fa |
Christian Noon
|
2a6ccac905
Fixed small issues in public docstrings based on PR feedback.
|
9 anni fa |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 anni fa |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
9 anni fa |