Receiving Capability Info from known User Agent?
Posted: Tue Mar 06, 2012 1:40 pm
Hi guys,
I've been through the code (to the best of my knowledge) and it appears I can set the HTTP GET request in the example files to include UA= my own agent.
It seems to recognising this ok. However, is returning the same web browser info. For example I am running
example.php?UA=Mozilla/5.0%20(iPhone;%20CPU%20iPhone%20OS%205_0_1%20like%20Mac%20OS%20X)%20AppleWebKit/534.46%20(KHTML,%20like%20Gecko)%20Version/5.1%20Mobile/9A405%20Safari/7534.48.3
However, it seems to be returning: generic web browser
What am i doing wrong?
All the best,
Dan
I've been through the code (to the best of my knowledge) and it appears I can set the HTTP GET request in the example files to include UA= my own agent.
It seems to recognising this ok. However, is returning the same web browser info. For example I am running
example.php?UA=Mozilla/5.0%20(iPhone;%20CPU%20iPhone%20OS%205_0_1%20like%20Mac%20OS%20X)%20AppleWebKit/534.46%20(KHTML,%20like%20Gecko)%20Version/5.1%20Mobile/9A405%20Safari/7534.48.3
However, it seems to be returning: generic web browser
What am i doing wrong?
All the best,
Dan