Hi,
 
when using SOAP, then the content is fully streamed, i.e. no buffering in 
memory or on hard disk.
But when using Browser or Atom binding, then ThresholdOutputStream is involved.

Is there means to switch to full streaming? - I don't think so, when looking 
into the source.

The binary content is the last part of the multipart create request. Why would 
it be necessary at all to buffer it?
 
If this was already answered, please excuse. I searched the archive before, but 
didn't find an answer.

Thanks

Andreas

Reply via email to