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

CGV-2733/convert-content-to-data-with-utf8 #7

Merged
merged 1 commit into from
May 20, 2024

Conversation

kp-alessandro-pace
Copy link
Collaborator

Changed content data encoding to UTF-8
The ASCII encoding was found to be incompatible with some JSON. However, the use of UTF-8 resulted in the successful completion of all requests.

The ASCII encoding was found to be incompatible with some JSON. However, the use of UTF-8 resulted in the successful completion of all requests.
@kp-alessandro-pace kp-alessandro-pace force-pushed the CGV-2733/convert-content-to-data-with-utf8 branch from 2084066 to 600d73c Compare May 20, 2024 11:00
Copy link
Collaborator

@kp-said-rehouni kp-said-rehouni left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you @kp-alessandro-pace!

@kp-alessandro-pace kp-alessandro-pace merged commit 75ba83a into main May 20, 2024
1 check passed
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.

2 participants