How can I get client browser information (type, version, etc.) using Python/AppEngine?
From the User-Agent header:
user_agent_string = self.request.headers['user-agent']
http://code.google.com/appengine/docs/python/tools/webapp/requestclass.html#Request_headers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With