From: Patrick R McDonald Date: Tue, 10 Apr 2012 14:55:25 +0000 (-0500) Subject: Fix for ticket #1662 X-Git-Url: https://git.rkrishnan.org/install.html?a=commitdiff_plain;h=589179cf03ddf8bbaa336b7fd1249c56043405f8;p=tahoe-lafs%2Ftahoe-lafs.git Fix for ticket #1662 --- diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst index aa62fa11..12084764 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) -------------------------------------------------------