To Check your own web browser user agent header.
You can visit this web site if you would like to know your current web browser user agent header. http://macfaq.org/hacks/useragent.html For example, my current web browser user agent header is : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061118 Fedora/3.0.11-1.fc10 Firefox/3.0.11 If you like to find out more user agent , you can visit this : http://www.user-agents.org/index.shtml. ---