phpSPO
phpSPO copied to clipboard
createUploadSession vs createDownloadSession
Hi. There is a createUploadSession fn to upload large files in chunks. Is there a solution for the opposite case, i.e. for downloading large files in chunks, i.e. something like createDownloadSession?