swagger-api/swagger-codegen
在 GitHub 查看[Objective-C] Feature Request: Use AFHttpSessionManager instead of AFHTTPRequestOperationManager
Open
#1,981 创建于 2016年1月26日
Client: Objchelp wanted
仓库指标
- Star
- (12,701 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Currently the client's inherit from AFHTTPRequestOperationManager, which is no longer supported in AFNetworking 3.
Regarding future updates it would be great to have it use AFHttpSessionManager instead. This way the generated code should be compatible with both AFNetworking 2 and 3.