I have a Galaxy 8.9 tablet and an HTC flyer. I realize they are running different OS version.
When I browse with the Galaxy tab, the headers look like this:
GET / HTTP/1.1
Host: 192.168.1.110:8080
Connection: keep-alive
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Linux; U; Android 3.1; en-us; GT-P7310 Build/HMJ37) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13
Accept-Encoding: gzip,deflate
Accept-Language: en-US
Accept-Charset: utf-8, iso-8859-1, utf-16, *;q=0.7
When I browse with my HTC Flyer, the headers looke like this:
GET /favicon.ico HTTP/1.1
Host: 192.168.1.110:8080
Accept-Encoding: gzip
Referer:
http://192.168.1.110:8080/
Accept-Language: en-US
Keep-Alive: 115
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; HTC_Flyer_P512; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16
Connection: keep-alive
Accept: text/xml, text/html, application/xhtml+xml, image/png, text/plain, */*;q=0.8
Accept-Charset: utf-8, iso-8859-1, utf-16, *;q=0.7
Why is the User-Agent section reporting the device as a Macintosh running Mac OS 10? I know can see that it is an HTC flyer but I though this was strange behavior and maybe someone has an idea.
Once they finally roll out Honeycomb to the WiFi Flyers I wonder if this would change?