Deprecate the unused stringEncoding property of AFHTTPResponseSerializer by 0xced · Pull Request #3751 · AFNetworking/AFNetworking

This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Conversation

The `stringEncoding` property is never used. It was probably inroduced by error in 9a40c0d. It was probably a copy/paste error as the same property also exists on `AFHTTPRequestSerializer` where it’s actually used.

@0xced 0xced changed the title Deprecate AFHTTPResponseSerializer.stringEncoding Deprecate the unused stringEncoding property of AFHTTPResponseSerializer

Oct 14, 2016

@0xced 0xced deleted the deprecate-stringEncoding branch

October 14, 2016 12:26