When uploading a document and specifying the Mime Type of "application/pdf" it works fine.
But when uploading a document and specifying the Mime Type of "application/octet-stream" it returns an error saying the connection was "Remotely closed"
INFO 2019-04-09 13:26:55,118 [[sys-otcs16-docmanagement].http.requester.Content_Server_Request_Configuration.01 SelectorRunner] [event: 1639f560-5a88-11e9-ac52-0050568f437a] org.mule.runtime.core.internal.processor.LoggerMessageProcessor:
org.mule.runtime.core.internal.message.ErrorBuilder$ErrorImplementation
{
description=HTTP POST on resource '
http://[server_fqdn]/otcs/cs.exe/api/v2/nodes' failed: Remotely closed.
detailedDescription=HTTP POST on resource '
http://[server_fqdn]/otcs/cs.exe/api/v2/nodes' failed: Remotely closed.
errorType=HTTP:CONNECTIVITY
cause=org.mule.extension.http.api.error.HttpRequestFailedException
errorMessage=-
childErrors=[]
}