Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants