I'm trying to send a byte[] (using PUT) with Restlet but I can't find any info on how to do it. My code looks like this:I'm trying to send a byte[] (using PUT) with Re
I'm trying to send a byte[] (using PUT) with Restlet but I can't find any info on how to do it. My code looks like this:I'm trying to send a byte[] (using PUT) with Re