Whats with the HTTP server MIME types?
When you access a “web page” using a PC based browser, the “web server” tells your PC browser what kind of document it should expect. This is done by using something called MIME-types. The common MIME type for a plain HTML document is “text/html”. However, for a WAP browser, which cannot read HTML, the MIME type has to be different.