swagger-api/swagger-codegen

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

オープン

#1,981 opened on 2016/01/26

 (9 件のコメント) (1 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Client: Objchelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド