When a file is uploaded via the api with no options and the file doesn’t have a content-type, the server should try to get the content-type from the file before assigning application/octet-stream.
This issue has occurred when uploading a .png file using curl and the content-type of the uploaded file object was null.
When a file is uploaded via the api with no options and the file doesn't have a content-type, the server should try to get the content-type from the file before assigning application/octet-stream.
This issue has occurred when uploading a .png file using curl and the content-type of the uploaded file object was null.
When a file is uploaded via the api with no options and the file doesn’t have a content-type, the server should try to get the content-type from the file before assigning application/octet-stream.
This issue has occurred when uploading a .png file using curl and the content-type of the uploaded file object was null.