Skip to content

Conversation

@EitanBlumin
Copy link

Issues were detected when trying to send unicode-encoded payloads using the CLR method.
The result on the other end came out as question marks.

The root cause was found to be the ASCII encoding setting in the method, which should be replaced with UTF8.

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.

1 participant