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

Allows to use non-english-language characters in responses. #202

Merged
merged 5 commits into from
Jun 9, 2023

Conversation

heaven-born
Copy link
Contributor

This PR allows zio-lambda to send responses that contain characters from languages other than English. Currently, if such a character appears in the response, zio-lambda throws an exception. This is the same fix that was done for postRequest method earlier.

@heaven-born heaven-born requested a review from a team as a code owner April 28, 2023 14:20
@heaven-born heaven-born changed the title Allows to use non-UTF-8 characters in responses. Allows to use non-english-language characters in responses. Apr 28, 2023
Copy link
Contributor

@jrmsamson jrmsamson left a comment

Choose a reason for hiding this comment

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

.

@heaven-born
Copy link
Contributor Author

@jrmsamson can you merge it and maybe build a new zio-lambd version with the recent app structure changes? Because currently, the readme file describes how to use zio-lambda with the new app structure, but the latest version doesn't support it.

@jrmsamson jrmsamson merged commit 5d26ea0 into zio:master Jun 9, 2023
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.

3 participants