Add a consistent user-agent header to all the SDKs #48
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Issues that can win you some cool merchandise!
We need to add a consistent user-agent header that will be sent with any HTTP request made by any of our SDKs HTTP clients.
All the user-agent headers should follow the same standard to allow us to parse them easily on the server side in order to get info about the end client platform name, version, and technology.
Any suggestion for the header format will be appreciated.
The text was updated successfully, but these errors were encountered: