The receiver's proxy type.
SDKs
- iOS 2.0+
- macOS 10.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
var proxyType: String? { get }
Discussion
This value is nil
if the receiver does not represent a proxy protection space. The supported proxy types are listed in NSURLProtectionSpace Proxy Types.