swagger-api/swagger-codegen

[Objective-C] Feature Request: Use AFHttpSessionManager instead of AFHTTPRequestOperationManager

Open

#1,981 建立於 2016年1月26日

在 GitHub 查看
 (9 留言) (1 反應) (0 負責人)HTML (5,474 fork)batch import
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.

貢獻者指南