diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:56:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:56:50 +0000 |
commit | 8e9f8f2d0dcdddec35091ddbbdc79650763ec922 (patch) | |
tree | 4f88ed317d44fb4e5d9ab77e565bf1d910a8f560 /samples/mime.types | |
parent | Initial commit. (diff) | |
download | lynx-upstream.tar.xz lynx-upstream.zip |
Adding upstream version 2.9.0dev.6.upstream/2.9.0dev.6upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'samples/mime.types')
-rw-r--r-- | samples/mime.types | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/samples/mime.types b/samples/mime.types new file mode 100644 index 0000000..6393c30 --- /dev/null +++ b/samples/mime.types @@ -0,0 +1,26 @@ +# example mime.types file. +# see the NCSA X Mosaic documentation at +# http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/extension-map.html +# for more details +# [Lynx uses mime.types mapping for ftp and local files only, +# http server does specify MIME type in the Content-Type header]. + +application/postscript ai eps ps +application/rtf rtf +application/x-tex tex +application/x-texinfo texinfo texi +application/x-troff t tr roff +audio/basic au snd +audio/x-aiff aif aiff aifc +audio/x-wav wav +image/gif gif +image/ief ief +image/jpeg jpeg jpg jpe +image/tiff tiff tif +image/x-xwindowdump xwd +text/html html +text/plain txt c cc h +video/mpeg mpeg mpg mpe +video/quicktime qt mov +video/x-msvideo avi +video/x-sgi-movie movie |