Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
net_instaweb::IEUserAgentNormalizer Class Reference

#include "user_agent_normalizer.h"

Inheritance diagram for net_instaweb::IEUserAgentNormalizer:
net_instaweb::UserAgentNormalizer

Public Member Functions

virtual GoogleString Normalize (const GoogleString &in) const
 

Additional Inherited Members

- Static Public Member Functions inherited from net_instaweb::UserAgentNormalizer
static GoogleString NormalizeWithAll (const std::vector< const UserAgentNormalizer * > &ua_normalizers, const GoogleString &ua_in)
 

Detailed Description

This normalizes UA strings for MSIE, by dropping the long list of installed extensions (like .NET) it likes to include, and just keeping the important info like browser, OS, and chromeframe version.


The documentation for this class was generated from the following file: