How to add custom headers in python reader library
In python reader library for processing rss feeds how do I add headers that can be used by the underlying requests session?
I currently have
In python reader library for processing rss feeds how do I add headers that can be used by the underlying requests session?
I currently have