摘要:
实现NSURLConnectionDelegate 的代理方法:- (BOOL)connection:(NSURLConnection *)connection canAuthenticateAgainstProtectionSpace:(NSURLProtectionSpace *)protectionSpace { return [protectionSpace.authenticationMethod isEqualToString:NSURLAuthenticationMethodServerTrust];}- (void)connection:(NSURLConnection *). 阅读全文
posted @ 2012-06-26 14:57 3k 阅读(807) 评论(0) 推荐(0)
浙公网安备 33010602011771号