File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -634,8 +634,10 @@ When creating a new final upload the partial uploads' metadata SHALL NOT be
634634transferred to the new final upload. All metadata SHOULD be included in the
635635concatenation request using the ` Upload-Metadata ` header.
636636
637- The Server MAY delete partial uploads after concatenation. They MAY however be
638- used multiple times to form a final resource.
637+ The Server MAY delete partial uploads after concatenation. The Client, however,
638+ MAY attempt to use a partial upload multiple times. The same partial upload MAY
639+ be present multiple times in the ` Upload-Concat ` header in one upload creation
640+ request or MAY be used in multiple upload creation requests.
639641
640642The Server MUST respond with the ` 403 Forbidden ` status to ` PATCH ` requests against
641643a final upload URL and MUST NOT modify the final or its partial uploads.
You can’t perform that action at this time.
0 commit comments