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(common): properly escape multi-byte Unicode characters #20

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

tdakkota
Copy link
Contributor

Fixes #19

@leodido leodido added the bug Something isn't working label Sep 18, 2024
@leodido leodido self-assigned this Sep 18, 2024
@leodido leodido self-requested a review September 18, 2024 13:13
Copy link
Owner

@leodido leodido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Ty!

@leodido leodido merged commit 46afcec into leodido:develop Sep 18, 2024
5 checks passed
@tdakkota tdakkota deleted the fix/issue-19 branch September 18, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rfc5424: unicode param values are improperly encoded
3 participants