{addedValueMacros.suffixToMimetype(suffix)}
| {addedValueMacros.suffixToMimetype( "ram")} | audio/x-pn-realaudio |
suffixToMimetype does a lookup of internal webserver tables and returns the mimetype matching the supplied suffix if an entry exists, otherwise the suffix itself is returned.