-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
None
Variable `USER_AGENT_CHARSET_MAP` should be removed since it is never used. It also calls the method `generateCharsetMap()`, which is costly because it compiles regex patterns. `generateCharsetMap()` should also be removed since it is only used by the aforementioned `USER_AGENT_CHARSET_MAP` variable.