Alamofire 4.6.0 已发布,Alamofire 是用一个功能强大的,用 Swift 语言编写的 HTTP 网络开发工具包,支持各种 HTTP Method、JSON、文件上传、文件下载和多种认证方法。
更新内容:
新增
将 mapError 和 flatMapError 添加到 DataResponse 和 DownloadResponse
从 README 中分离入门和进阶文档
更新
Travis CI 和 Ruby 依赖
Swift 软件包管理器使用说明
修复
进阶文档中的 #session-manager 链接
@discardableResult 缺失
Colon placement
软件详情:https://github.com/Alamofire/Alamofire/releases/tag/4.6.0
下载地址:https://github.com/Alamofire/Alamofire/archive/4.6.0.zip
来自:开源中国社区

