Skip to content

UTF-8 character handling problem #209

Answered by dsmiley
kerekesp asked this question in Q&A
Discussion options

You must be logged in to vote

The proxy deals with bytes (io Streams), not characters (io Readers/Writers). The content length is byte oriented as well. So I'm suspicious there is anything wrong with the proxy.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kerekesp
Comment options

Answer selected by kerekesp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants