The current MimeType for CSV files in ext2mime.props is set to:
csv=text/tab-separated-values
But according to RFC 4180 it should be:
csv=text/csv
Yep. I just pushed a fix.
Login or Signup to reply.
SlimerDude Tue 28 Oct 2014
The current MimeType for CSV files in ext2mime.props is set to:
But according to RFC 4180 it should be:
matthew Tue 28 Oct 2014
Yep. I just pushed a fix.