@implementation NSURLRequest(DataController) + (BOOL)allowsAnyHTTPSCertificateForHost:(NSString *)host {
returnYES;
}
@end
@implementation NSURLRequest(DataController) + (BOOL)allowsAnyHTTPSCertificateForHost:(NSString *)host {
returnYES;
}
@end
本文标题:iOS 支持HTTPS协议
本文链接:https://www.haomeiwen.com/subject/zqiqrftx.html
网友评论