mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-08 18:05:08 +00:00
See ChangeLog
Monotone-Parent: 0c421ef29903ee5be58ddc992f2172bdda6a2b1d Monotone-Revision: 7b66e7e54c1c3722b44698bd915f6a240a127020 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-29T20:07:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
if (url)
|
||||
{
|
||||
data = [NSData dataWithContentsOfURL: url];
|
||||
data = [url resourceDataUsingCache: NO];
|
||||
|
||||
if (!data && [[location lowercaseString] hasPrefix: @"https"])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user