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

Fix #875 Proper support UTF8 payloads #886

Merged
merged 1 commit into from
Oct 22, 2015
Merged

Fix #875 Proper support UTF8 payloads #886

merged 1 commit into from
Oct 22, 2015

Conversation

johann-sonntagbauer
Copy link
Contributor

  • introduced new dependency "text-encoding"
  • delegate encoding operations to TextEncoder/TextDecoder
  • added unit test to verify proper utf-8 encoding

* introduced new dependency "text-encoding"
* delegate encoding operations to TextEncoder/TextDecoder
* added unit test to verify proper utf-8 encoding
@johann-sonntagbauer
Copy link
Contributor Author

Strange the testcase works on my machine. Is there some problem with the test environment?

@fatso83
Copy link
Contributor

fatso83 commented Oct 20, 2015

It sometimes happens that the builds fail. I'll restart it.

@johann-sonntagbauer
Copy link
Contributor Author

:D thx

@mroderick
Copy link
Member

This looks good to merge to me.

fatso83 added a commit that referenced this pull request Oct 22, 2015
@fatso83 fatso83 merged commit d931ca6 into sinonjs:master Oct 22, 2015
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.

3 participants