# HG changeset patch # User František Kučera # Date 1376670665 -7200 # Node ID 835af238d020e7317ae827dac0efcbf3b1118001 # Parent 16c5bf4454af17147765954963a8fcafa33ba727 data: MIME diff -r 16c5bf4454af -r 835af238d020 data/dictionary.xml --- a/data/dictionary.xml Fri Aug 16 17:04:49 2013 +0200 +++ b/data/dictionary.xml Fri Aug 16 18:31:05 2013 +0200 @@ -349,7 +349,18 @@ - + + + an Internet standard for extended e-mail format which supports + international character sets for body parts, + international characters in message headers, + attachements of various types, + multipart messages; + MIME message itself is a human-readable text starting with header section and having one or more body parts; + binary or non-ASCII values are encoded in several ways described by the MIME's RFCs; + the content types defined by MIME is used also outside of e-mail – for indicating format of the content in HTTP, databases or operating systems + + computer messaging