Skip to content

fix: add charset-utf-8 to response header #104

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

Merged
merged 2 commits into from
Feb 12, 2021

Conversation

busunkim96
Copy link
Contributor

Fixes #103

Specify the charset in the header so the browser knows the success message should be treated as UTF-8.

@busunkim96 busunkim96 requested a review from parthea February 4, 2021 18:07
@busunkim96 busunkim96 requested a review from a team as a code owner February 4, 2021 18:07
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 4, 2021
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label Feb 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 53e31e2 into master Feb 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the busunkim96-patch-3 branch February 12, 2021 01:08
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display given success message when handle the authorization redirect as unicode string.
2 participants