Closed shuxiang closed 6 years ago
most javascript upload plugins(ajax) upload files with mimetype "application/octet-stream", i think it's very important to support this mimetype,
thanks
application/octet-stream is just raw bytes. How and why should a multipart parsing library handle these?
application/octet-stream
most javascript upload plugins(ajax) upload files with mimetype "application/octet-stream", i think it's very important to support this mimetype,
thanks