Browser UserAgent

I’m testing the CreateFeed tool and when trying to create a feed from a page, it redirects to a different page because it detects the browser as being IE and a version < 7. What user agent does your tool portray? can that be set/changed?

Hi there, Feed Creator currently uses the following user agent string:

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.92 Safari/535.2

This can’t be changed yet (except in the PHP source), but we might add a parameter to allow it to be changed.