Alamofire 5.7.0 发布,HTTP 网络开发工具包
Alamofire 5.7.0 已发布,Alamofire 是用一个功能强大的,用 Swift 语言编写的 HTTP 网络开发工具包,支持各种 HTTP Method、JSON、文件上传、文件下载和多种认证方法。具体更新内容如下: Added Request body compression 支持。默认情况下禁用。#3701 ArrayEncoding.custom到URLEncodedFormEncoder和URLEncoding。#3699 KeyPathEncoding到URLEncodedFormEncoder。#3689 NilEncoding到URLEncodedFormEncoder。#3686 Updated Alamofire 现在需要 Swift 5.5+ 和(macOS 10.13、iOS 11、tvOS 11 和 watchOS 4)+。#3670和#3717 flatMap到HTTPHeaders中的map。#3704 各种 CI 集成。#3685和#3712 Fixed Reachability API 使用安全问题。#3684 StreamOf中未使用的b...
