Range Upload
This interface is used for range upload, supports breakpoint resuming, and does not support encrypted file.
HTTP Interface:
PUT /resume/<file_name>
Request Header:
key
description
Territory
territory name
Content-Range
content range
Identity signature required: yes
Request Body:
The file is provided in the form.
key
value
file
file[binary]
Request example:
Last updated