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

Supports charset other than UTF-8 #9

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Supports charset other than UTF-8 #9

merged 1 commit into from
Jun 30, 2022

Conversation

soranoba
Copy link
Owner

@soranoba soranoba commented Jun 30, 2022

Supports HTML pages whose encoding is other than UTF-8.
However, you need to use googp.Fetch or googp.Parse.
If you call googp.Parser directly, you need to input the UTF-8 encoded data.

@soranoba soranoba merged commit 1490591 into master Jun 30, 2022
@soranoba soranoba deleted the feature/charset branch June 30, 2022 02:43
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.

1 participant