Skip to content

Impossible to push binary files by webservice

When trying to push binary files by webservices, they are converted to .b64 files. -> Add an option to handle this: convert to b64, transfer, decode from b64.