PDA

View Full Version : Pokemon MIME Type?



evandixon
Aug 23rd, 2009, 09:06 AM
In my Pokmeon Upload bin web application (http://pkmdb.uniquegeeks.net), my serevr is set up so that files need a MIME type to be downloaded. For now, I am using
application/pokemon for the extension .pkm. Is there a different one in use already?

Jiggy-Ninja
Aug 23rd, 2009, 01:45 PM
In PPSE I use

"customPPSE/Pokemon"

evandixon
Aug 23rd, 2009, 03:36 PM
I'll make that the *.pkm MIME type in the next release, thanks.