MIME types by extensions.

Property definitions

nitcorn $ MediaTypes :: types
	# MIME types by extensions.
	protected var types = new HashMap[String, String]
lib/nitcorn/media_types.nit:24,2--25,50