Updates:
Summary: www.millnet.pl gets caught in redirect loop for chromium's
user
agent
Status: Available
Owner: ---
Labels: -Area-WebKit Evangelism
Comment #8 on issue 5443 by [email protected]: www.millnet.pl gets caught
in redirect loop for chromium's user agent
http://code.google.com/p/chromium/issues/detail?id=5443
This is a bug on their server end. They are serving up a different
responses based on
the user agent, and getting wedged in a redirect loop.
* Things work fine in Chromium/Safari if you mascerade as IE7 or Firefox 3.
* Conversely, if you use firefox and mascerade as chromium's user agent,
things blow
up in the same way.
You can "fix" this in chromium by passing the flag:
--user-agent="Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8)
Gecko/2009032609 Firefox/3.0.8"
Which makes you appear as Firefox to the server.
Marking this as an evangelism bug; it requires reaching out to the site
author to
have them fix their user agent detection to include Chromium and Safari
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---