-
|
I noticed some functions in the Here are my main questions:
Thank you very much for your time and for providing this great project. I appreciate any guidance or insights you can offer. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi!
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your response and congratulations again on your excellent project. |
Beta Was this translation helpful? Give feedback.
Hi!
getDownloadUrl.Supports downloading multiple items at once.
If downloading multiple items, files will be zipped. Multiple file downloads are missing a content length header.
getDownloadTokento get a download token, then wait for download to become available by checking token withcheckDownloadToken.Supports downloading multiple items at once.
Files will be zipped regardless, response has a content length header.