From ed9202470b5ca8291baac46926ef8acb91b63c74 Mon Sep 17 00:00:00 2001 From: rousskov <> Date: Sat, 21 Mar 1998 01:02:33 +0000 Subject: [PATCH] - Added ERR_ONLY_IF_CACHED_MISS --- errors/English/ERR_ONLY_IF_CACHED_MISS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 errors/English/ERR_ONLY_IF_CACHED_MISS diff --git a/errors/English/ERR_ONLY_IF_CACHED_MISS b/errors/English/ERR_ONLY_IF_CACHED_MISS new file mode 100644 index 0000000000..31bf22bd8a --- /dev/null +++ b/errors/English/ERR_ONLY_IF_CACHED_MISS @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
only-if-cached
+directive was specified.
+
+
+
+You have issued a request with a only-if-cached cache control
+directive. The document was not found in the cache, or it required
+revalidation prohibited by only-if-cached directive.
+
+