Open akien-mga opened 8 years ago
I found that it's a known upstream issue, but upstream is inactive.
However, the python.org fork of planet seems to parse those HTTPS feeds just fine: https://github.com/python/planet/tree/master/code
As someone with a feed that's affected (xoreos, and yes, I don't do plain HTTP), I'd be very much interested in seeing this fixed. :)
It returns an error 500:
A workaround is to use
http://
for the feeds that support it, but the ones listed above for example enforce a redirection tohttps://
, so it doesn't work.