Possible Duplicate:
UIWebView iOS5 changing user-agent
There is requirement to open some website in desktop version and some in mobile version. how to set different user agent in UIWebView's delegate 'webView:shouldStartLoadWithRequest:navigationType'. Thanks in advance.