commit | 7c68ab2f2b84af49d8620b6ce7d57a6daf9f4ff2 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue May 19 19:13:01 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue May 19 19:13:01 1998 +0000 |
tree | adc57408d3c0552bd749dfb86f4b9364c951f47c | |
parent | 806a1bf34f95cc8ac4286bca79c4de681443a14d [diff] [blame] |
Added entry for mimetypes.
diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex index 5e698e4..1a92fdf 100644 --- a/Doc/lib/libwww.tex +++ b/Doc/lib/libwww.tex
@@ -78,6 +78,9 @@ \item[mailcap] --- Mailcap file handling. See \rfc{1524}. +\item[mimetypes] +--- Mapping of filename extensions to MIME types. + \item[base64] --- Encode/decode binary files using the MIME base64 encoding.