We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, a page can be in windows-1251 charset and after treating it as utf8 it becomes non-readable and hence non-parsable.
The text was updated successfully, but these errors were encountered:
refactor(HttpURLConnectionDownloaderService): split validateConnectio…
fe20884
…n() into validateResponseCode() and validateContentType(). Preliminary refactoring for #1237
a4d9ef2
php-coder
No branches or pull requests
For example, a page can be in windows-1251 charset and after treating it as utf8 it becomes non-readable and hence non-parsable.
The text was updated successfully, but these errors were encountered: