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
Post a Comment