T
Toby A Inkster
SpaceGirl said:Because IE is dumb, basically. It wont work, even if the content type is
right.
Not really. Sure, it second-guesses Content-Types *occasionally*, but only
in quite rare situations. You will almost never have problems serving
extensionless files with the correct Content-Type. (You will run into
problems if you deliberately serve an HTML-like file as text/plain or
application/octet-stream)