Upgrade pods: Alamofire GCDWebServer MASShortcut
This commit is contained in:
2
Pods/Alamofire/Source/ServerTrustPolicy.swift
generated
2
Pods/Alamofire/Source/ServerTrustPolicy.swift
generated
@ -27,7 +27,7 @@ import Foundation
|
||||
/// Responsible for managing the mapping of `ServerTrustPolicy` objects to a given host.
|
||||
open class ServerTrustPolicyManager {
|
||||
/// The dictionary of policies mapped to a particular host.
|
||||
open let policies: [String: ServerTrustPolicy]
|
||||
public let policies: [String: ServerTrustPolicy]
|
||||
|
||||
/// Initializes the `ServerTrustPolicyManager` instance with the given policies.
|
||||
///
|
||||
|
Reference in New Issue
Block a user