Returns to browser a stream got from jcr:content/jcr:data for downloading the content of the node.
URL:
http://{domain_name}/{rest_context_name}/private/contents/download/{workspace}/{path:.*}/
Level API: Provisional
Parameters:
Required (path parameters):
| Parameter | Description | 
|---|---|
| workspace | The workspace where stores the document node. | 
| path | The path to the document node. | 
Optional (query parameters):
| Parameter | Description | 
|---|---|
| version | The version name. |