CMIS REST upload problem with non octet-stream content
I've developed ( copy pasted from different examples ) a little proof of concept that uploads a file to an Alfresco repository using CMIS's REST API. It works for content that has type "application/octet-stream" (which is the default content type), b...