From e022d3377fd2c50fd9931bf96394728958a90bf3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 26 Apr 2014 01:01:10 +0000 Subject: huge refactor of encoding handling Hopefully this simplifies and corrects our usage of Perl encoding APIs. --- Documentation/design_www.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Documentation') diff --git a/Documentation/design_www.txt b/Documentation/design_www.txt index 50c97317..a265a890 100644 --- a/Documentation/design_www.txt +++ b/Documentation/design_www.txt @@ -24,6 +24,15 @@ Maybe TODO (these might be expensive) We use file name suffixes on all of these (except /) so URLs may easily cached/memoized using a static file server. +Encoding notes +-------------- + +Raw HTML and XML should only contain us-ascii characters which render +to UTF-8. + +Plain text (raw message) endpoints display in the original encoding(s) +of the original email. + Guidelines for using limited HTML --------------------------------- We mainly use HTML for linking pages together with . -- cgit v1.2.3-24-ge0c7