問題タブ [restkit-0.24.x]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
127 参照

ios - Restkit for IOS のエンコーディングを Utf8 から Wincp1251 に変更する方法

wincp1251 でサーバーから応答を受け取り、restkit はマップされたオブジェクト文字列に nil を返します。restKit には RKClient( https://github.com/RestKit/RestKit/commit/0ead8a92219ec42ec6dae6ebe59139a1fd589ae ) に プロパティ defaultHTTPEncoding があることを知っています。