NSURLRequest.Attribution.user
The user explicitly directs the app to make a network request.
Declaration
case userDiscussion
Use this value for the attribution parameter of a URL request that satisfies a user request to access an explicit, unmodified URL. In all other cases, use the NSURLRequest.Attribution.developer value instead.