-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi,
While I was creating a test for a plone add-on I stumbled upon this mime type definition for the csv files inside mime.types:
| text/comma-separated-values csv |
Shouldn't it be text/csv?
See this RFCs for reference:
And the iana registry: https://www.iana.org/assignments/media-types/media-types.xhtml
perrinjeromeperrinjerome