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
Add an application name option on SDK construction so users can customize the identifier the SDK sends in the request header (user-agent), matching the Rust behavior (PR #268).
Application name option on SDK construction
Appended to the identifier sent in the request header (user-agent)
Part of #379.
Add an application name option on SDK construction so users can customize the identifier the SDK sends in the request header (user-agent), matching the Rust behavior (PR #268).