Unknown file type MIME? -


Is there no extension in the uploaded file, do I have to specify a MIME type? In other words, what is a common normal mime type?

You application / octet- stream for unknown types .

In Section 4.5.1:

The "octet-stream" subtype indicates that one body has arbitrary binary data.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c# 3.0 - Issue with getting 2 chars from string using indexer -