[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Re: [RSS-DEV] How should a feed tell people it's gone?
Morbus Iff writes:
> AmphetaDesk follows Redirects up to five hops. Unfortunately,
> it doesn't update the initial URL to the final hop.
It probably should for 301 (I know of no better way to say "update
your bookmarks"), the rest of the 300s shouldn't update the initial
URL.
Of course this requires a little more intelligence in the use of
LWP::UserAgent, but it shouldn't be too hard.
Dan