You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Agent: Add a UserAgentLite function to display less information in the user_agent (#307)
* User Agent: Rearrange the user agent to prioritize displaying the most useful information.
* User Agent: Rearrange the user agent to prioritize displaying the most useful information.
* Add a new Lite function instead of changing the behavior of the existing one
* Switch to known parameters + validate user agent size
* Add AgentManagementMode and AgentUnprivilegedMode enums + now returning an error if length > 100 chars
0 commit comments