Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Beta
-
Fix Version/s: 1.0 Beta
-
Component/s: None
-
Labels:None
-
Environment:ICEmobile
Description
initial requests are made with
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9A334
whereas subsequent requests are made with
User-Agent: ICEmobile/1.0.0 CFNetwork/548.0.3 Darwin/11.0.0
This affects server-side device detection and rendering.
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9A334
whereas subsequent requests are made with
User-Agent: ICEmobile/1.0.0 CFNetwork/548.0.3 Darwin/11.0.0
This affects server-side device detection and rendering.
It is not possible to configure the User-Agent for iPhone WebKit. Further, the Android client behaves similarly for some requests:
User-Agent: Apache-HttpClient/UNAVAILABLE (java 1.4)