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

automatic UTF-8 support #202

Merged
merged 1 commit into from
Aug 15, 2021
Merged

automatic UTF-8 support #202

merged 1 commit into from
Aug 15, 2021

Conversation

The-EDev
Copy link
Member

closes #169

you just need to use crow::App<crow::UTF8> to use the middleware.

@The-EDev The-EDev requested a review from mrozigor August 15, 2021 12:29
@The-EDev The-EDev changed the title sutomatic UTF-8 support automatic UTF-8 support Aug 15, 2021
@The-EDev The-EDev merged commit 1dffa1c into master Aug 15, 2021
@The-EDev The-EDev deleted the utf-8_middleware branch August 15, 2021 18:31
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.

Support UTF-8 through a middleware
2 participants