From f1747921cf00e251ea0d814d732fb8c9dc9e39cd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 23 Aug 2015 00:02:34 +0000 Subject: .txt links return an mbox instead This improves compatibility and allows individual messages to be concatenated into an existing mbox without further modifications. "git format-patch" does something similar (but does not do "From " line escaping(!)) --- Documentation/design_www.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/design_www.txt') diff --git a/Documentation/design_www.txt b/Documentation/design_www.txt index 92897043..55e9268c 100644 --- a/Documentation/design_www.txt +++ b/Documentation/design_www.txt @@ -10,7 +10,7 @@ URL naming ### Stable endpoints /$LISTNAME/m/$MESSAGE_ID.html -> HTML content (short quotes) -/$LISTNAME/m/$MESSAGE_ID.txt -> raw original +/$LISTNAME/m/$MESSAGE_ID.txt -> raw mbox /$LISTNAME/m/$MESSAGE_ID -> 301 to .html version /$LISTNAME/f/$MESSAGE_ID.html -> HTML content (full quotes) /$LISTNAME/f/$MESSAGE_ID -> 301 to .html version -- cgit v1.2.3-24-ge0c7