broofa / mime

Mime types for JavaScript
MIT License
2.18k stars 317 forks source link

image/pjpeg + image/x-png #10

Closed Calamari closed 13 years ago

Calamari commented 13 years ago

I would suggest adding two image mime-types: image/pjpeg + image/x-png progressive jpegs and some png format

bentomas commented 13 years ago

Please take a look at the current README, we've added functionality so that you can support your own custom mime-types. If you think that the mime-types you're suggesting would better benefit the whole Node community we can discuss that. See the README for our current stance on adding new types. In the mean time I'm closing this ticket.

Thanks for your interest in node-mime!