userAgentString property

String userAgentString
getter/setter pair

Define a value of user agent when making request in fetchFromHttp.

Implementation

static String userAgentString = DEFAULT_USER_AGENT_STRING;