We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab1798 commit 9200bc2Copy full SHA for 9200bc2
Doc/lib/libmimify.tex
@@ -48,6 +48,7 @@ \section{\module{mimify} ---
48
49
\begin{funcdesc}{mime_decode_header}{line}
50
Return a decoded version of the encoded header line in \var{line}.
51
+This only supports the ISO 8859-1 charset (Latin-1).
52
\end{funcdesc}
53
54
\begin{funcdesc}{mime_encode_header}{line}
0 commit comments