Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encoding option for http query with default value NSUTF8StringEncoding #251

Merged
merged 2 commits into from
Jun 14, 2013

Conversation

matsu911
Copy link
Contributor

Sometimes we need to specify non utf-8 encoding, for intance, euc-jp and shift-jis, etc.., for http query.
NSUTF8StringEncoding is used for default encoding to keep compatibility.

@supermarin
Copy link
Contributor

looks good, but we can't merge it without tests :)
let me know if you need any help with it.

@matsu911
Copy link
Contributor Author

added some test cases for japanese encodings.
plz pull them if it's ok.

supermarin pushed a commit that referenced this pull request Jun 14, 2013
encoding option for http query with default value NSUTF8StringEncoding
@supermarin supermarin merged commit 747ee41 into rubymotion-community:master Jun 14, 2013
@supermarin
Copy link
Contributor

great, thanks @matsu911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants