load_uri: use cache if at all possible if CACHE_MODE_ALWAYS
commit9a7c6e9111222d219f95f41ab67931657bfe0e55
authorMiciah Dashiel Butler Masters <miciah.masters@gmail.com>
Sat, 12 Jul 2008 05:46:49 +0000 (12 05:46 +0000)
committerMiciah Dashiel Butler Masters <miciah.masters@gmail.com>
Sat, 12 Jul 2008 05:46:49 +0000 (12 05:46 +0000)
tree98f4e380dcebb86ed74ce1358a1aa292019f1fe9
parent0c29175fd82673359ffd41c653f5fe01490e2535
load_uri: use cache if at all possible if CACHE_MODE_ALWAYS

If there is no valid cache entry and are no existing connections for the
requested URI, make one last check in case there is an incomplete cache
entry.
src/network/connection.c