[File-cvs] CVS commit: file/src
Christos Zoulas
christos at zoulas.com
Sun Aug 9 16:43:36 UTC 2020
Module Name: file
Committed By: christos
Date: Sun Aug 9 16:43:36 UTC 2020
Modified Files:
file/src: is_csv.c
Log Message:
PR/174: petre: The new CSV file identification is returning
"application/csv". According to RFC 4180, the registered mime type
is 'text/csv'. "application/csv" is not registered at all, see
https://www.iana.org/assignments/media-types/media-types.xhtml
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 file/src/is_csv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the File-cvs
mailing list