Hi Andrei,

On Mon, Dec 15, 2014 at 11:51 PM, Andrei Zafiu
<[email protected]> wrote:
> Hello,
> I am trying to use the chunked file upload [1] functionality of the apache 
> sling project but I am a little confused right now about how to use it. The 
> only information I could find was this [2] but it seems a little outdated, 
> still in DRAFT phase and, from what I could see, the latest trunk implemented 
> this feature somewhat different from what is stated in the original draft 
> document. Is there any documentation/example that I could use to properly 
> understand this feature (a sample client/ sample client request)?

I just noticed that we have an integration tests for the chunked file upload [3]

Hopefully that will set you in the right direction.

Robert

[3]: 
https://svn.apache.org/repos/asf/sling/trunk/testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/sling/post/SlingPostChunkUploadTest.java

Reply via email to