From 0957118e687005bf8a877ca8db7dfbe105f5be20 Mon Sep 17 00:00:00 2001 From: Patrick R McDonald Date: Tue, 10 Apr 2012 09:55:25 -0500 Subject: [PATCH] Fix for ticket #1662 --- docs/frontends/webapi.rst | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst index 47ab754..78ef3c9 100644 --- a/docs/frontends/webapi.rst +++ b/docs/frontends/webapi.rst @@ -1061,6 +1061,8 @@ Viewing/Downloading a File this form can *only* be used with file caps; it is an error to use a directory cap after the /named/ prefix. + URLs may also use /file/$FILECAP/FILENAME as a synonym for + /named/$FILECAP/FILENAME. Getting Information About A File Or Directory (as HTML) ------------------------------------------------------- -- 1.7.7.6