Package me.desair.tus.server.concatenation
package me.desair.tus.server.concatenation
-
ClassDescriptionThis extension can be used to concatenate multiple uploads into a single one enabling Clients to perform parallel uploads and to upload non-contiguous chunks.The response to a HEAD request for a upload SHOULD NOT contain the Upload-Offset header unless the concatenation has been successfully finished.If the Server supports this extension, it MUST add concatenation to the Tus-Extension header.The Server MUST acknowledge a successful upload creation with the 201 Created status.