Ticket created by ~fredjoseph on ~ghost08/ratt
The configured headers/useragent configured in the httpsettings are not taken into account.
The issue comes from the method "ConstructFeedFromURL" (located in the file "feed.go") where you use "s.httpSettings.Client()" instead of "s.HTTPSettings.Client()"