C
ROM char * ROM httpContentTypes[HTTP_UNKNOWN+1] = { "text/plain", "text/html", "text/html", "text/html", "text/xml", "text/css", "image/gif", "image/png", "image/jpeg", "application/java-vm", "audio/x-wave", "" };
Description
Content-type strings corresponding to HTTP_FILE_TYPE