Skip to content

Add user agent

Alex Thomae requested to merge add_user_agent into master

Continuation of !13 (merged) by @bgi

For better traceability and debugging I had add some UserAgent details to the labels.

This feature could be enabled with ENABLE_USER_AGENT=yes and add the following labels:

  • user_agent_platform
  • user_agent_browser
  • user_agent_version

Problem to fix: Some browsers report the same problem with different values.

Merge request reports