I'm looking at LWP::MediaTypes version 5.46. I notice that %suffixExt
has
'text/html' => 'h',
I assume this is a mistake. On that note, I don't think that any
default mappings should be enabled--the user should have to request all
mappings. Of course, there could be a special way to request that a
built-in table be used.
Andrew