proxyType
The receiver’s proxy type.
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.
The receiver’s proxy type.
var proxyType: String? { get }This value is nil if the receiver does not represent a proxy protection space. The supported proxy types are listed in NSURLProtectionSpace proxy types.