applicationNameForUserAgent
The receiver’s application name that is used in the user-agent string.
Declaration
var applicationNameForUserAgent: String! { get set }Discussion
The user-agent is used by websites to identify the client browser.
The receiver’s application name that is used in the user-agent string.
var applicationNameForUserAgent: String! { get set }The user-agent is used by websites to identify the client browser.