customUserAgent
The receiver’s custom user-agent string.
Declaration
var customUserAgent: String! { get set }Discussion
The custom user-agent string is used for all URLs. If nil, then the receiver constructs a user-agent string that produces the best rendering results for each URL.