agangam commented on code in PR #5:
URL: 
https://github.com/apache/sling-org-apache-sling-commons-mime/pull/5#discussion_r1006241408


##########
src/main/resources/META-INF/mime.types:
##########
@@ -24,3 +24,8 @@
 application/compress           z
 image/pict                     pict
 text/plain                     apt
+# https://en.wikipedia.org/wiki/Encapsulated_PostScript
+application/eps           eps
+application/x-eps           eps
+image/eps           eps
+image/x-eps           eps

Review Comment:
   Support for missing eps mime types



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to