Handle 30X redirects when requesting RSS
authorArt Cancro <ajc@citadel.org>
Fri, 2 Nov 2007 13:54:36 +0000 (13:54 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 2 Nov 2007 13:54:36 +0000 (13:54 +0000)
commitcac70ce835a9501daff2a9de4fd4b898e14b8592
treee2e63e2d3c2186dd28aecf91798e991d37aa0c8c
parentb4a9bcece3412f41b82bda83f98e1b23dee27a82
Handle 30X redirects when requesting RSS
feeds via HTTP.  Also fixed a mistake in the request
headers, I had it using 'Server:' instead of 'Host:'.  That's
what I get for staying up too late programming, I guess.
citadel/modules/rssclient/serv_rssclient.c