Kaynağa Gözat

Merge branch 'master' of github.com:AFNetworking/AFNetworking

Mattt Thompson 10 yıl önce
ebeveyn
işleme
11ff3d8701
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      AFNetworking/AFSecurityPolicy.h

+ 1 - 1
AFNetworking/AFSecurityPolicy.h

@@ -66,7 +66,7 @@ typedef NS_ENUM(NSUInteger, AFSSLPinningMode) {
 ///-----------------------------------------
 ///-----------------------------------------
 
 
 /**
 /**
- Returns the shared default security policy, which does not allow invalid certificates, does not validate domain name, and does not validate against pinned certificates or public keys.
+ Returns the shared default security policy, which does not allow invalid certificates, validates domain name, and does not validate against pinned certificates or public keys.
 
 
  @return The default security policy.
  @return The default security policy.
  */
  */