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 support with documentation #113

Closed
wants to merge 2 commits into from
Closed

encoding support with documentation #113

wants to merge 2 commits into from

Conversation

hatashiro
Copy link

Hi!

I rebased and documented the pull request #85.
Please check the patch and documentation,
and if there's something wrong or i can do further, please let me know.

Thanks!

Regards.

@martynsmith
Copy link
Owner

This looks great. Just a quick thought, do you think it'd be better to decode the buffer after all the chunks have been received (then you could get rid of that comment about potential bugs on multi-byte characters spanning chunks).

It seems like it'd be fairly easy to do.

Either way, If I don't hear back from you I'll merge this :-)

@hatashiro
Copy link
Author

Thank you for the reply.
I'll hack into it.

Regards.

@hatashiro
Copy link
Author

I commited a patch to decode the buffer after all the chunks've been received.

Plz check the patch, and if there's something wrong, let me know.

Thanks!

Regards.

rlidwka and others added 2 commits October 26, 2012 19:50
Rebased and documented by @noraesae
Prevent bugs that can occur when decode the large chunk with
multibyte encoding.
@hatashiro
Copy link
Author

ping

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.

4 participants