it would be great if it could fake the HTTP_USER_AGENT
Status: Beta
Brought to you by:
jasontsm
It would be helpful if the iPhoney could fake the HTTP_USER_AGENT of the iPhone which I believe is something like:
HTTP_USER_AGENT=Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en)
AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1C25 Safari/4
this would allow for easy testing of sites that automatically detect IPhone presence by, for example, parsing for user agents which are both "mobile" and "safari"...
just a though
Logged In: NO
Yes indeed! We need it in order to test if our PHP scripts effectively detect the iPhone UA.
It would be a really cool improvement!
Thanks for iPhoney!
Logged In: NO
I think this is a must have feature. To properly emulate the iPhone for testing mobile web sites, you need to have the emulator look like an iPhone to the web site.