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

retrieving ISO-8859-1 webpage encoding problem #102

Open
andddreass opened this issue Sep 13, 2017 · 0 comments
Open

retrieving ISO-8859-1 webpage encoding problem #102

andddreass opened this issue Sep 13, 2017 · 0 comments

Comments

@andddreass
Copy link

My targeted webpage is written in ISO-8859-1, which I use hoxy's reverse proxy function to get to.
After injecting some html with cheerio and returning the webpage to the client all special characters such as 'åäö' show up as question marks. I have tried modifying the request and response headers to all combinations of utf-8 and ISO-8859-1, still I get the same results. Is this a known issue or am I just doing something wrong?
webpage tested on: http://www.hemsidan.com/

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

No branches or pull requests

1 participant