Quote:
Originally Posted by Atherton25
|
royalroadl.com seems to give apparently random numbers of
SAMEORIGIN in a
X-Frame-Options: header. And if it gives too many, Python's HTTP header parsing breaks. I think.
In theory, you could change the FFF code to
adjust the value of httplib._MAXHEADERS. But in practice, I don't want to do that in the plugin release code because it would change it for all of the running calibre process.
If you put this in personal.ini, FFF will continue on without that particular chapter. That's the best answer I have for you right now.
Code:
[royalroadl.com]
continue_on_chapter_error:true