makeHttpUserAgent

open fun makeHttpUserAgent(playerName: String, suffix: String): String

Builds the HTTP user agent string that will used in the HTTP requests.

Return

the HTTP user agent string.