attribution property
The entities that can make a network request.
If you don’t set a value, the system assumes URLRequestAttribution.DEVELOPER.
Officially Supported Platforms/Implementations:
- iOS 15.0+ (Official API - URLRequest.attribution)
- MacOS 12.0+ (Official API - URLRequest.attribution)
Implementation
URLRequestAttribution? attribution;