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

fix xml parsing #23

Merged
merged 1 commit into from Dec 12, 2019
Merged

fix xml parsing #23

merged 1 commit into from Dec 12, 2019

Conversation

yichya
Copy link

@yichya yichya commented Dec 12, 2019

some feed (like https://livesino.net/feed) cannot be subscribed because of error occurs while parsing xml (XML syntax error on line 782: illegal character code U+0008).

fix this problem by removing illegal characters from http response

Change-Id: I3b5da88e95af40fcd718d9e57817acf2388753e9
@yichya yichya marked this pull request as ready for review December 12, 2019 09:39
@indes indes merged commit 42228e8 into indes:master Dec 12, 2019
@indes
Copy link
Owner

indes commented Dec 12, 2019

thx

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.

None yet

2 participants