Http header User-Agent for detecting browser type including mobile browsers

Oct 19 2010 Published by admin under Http

User-Agent header is used to get the name of the client. We can use it to get the browser name and do the browser specific coding. For example we need to identify the mobile browser and server page differently than normal browser.
Continue Reading »

2 responses so far