| Class | Description |
|---|---|
| ConcatenationExtension |
This extension can be used to concatenate multiple uploads into a single one enabling Clients
to perform parallel uploads and to upload non-contiguous chunks.
|
| ConcatenationHeadRequestHandler |
The response to a HEAD request for a upload SHOULD NOT contain the Upload-Offset header unless the
concatenation has been successfully finished.
|
| ConcatenationOptionsRequestHandler |
If the Server supports this extension, it MUST add concatenation to the Tus-Extension header.
|
| ConcatenationPostRequestHandler |
The Server MUST acknowledge a successful upload creation with the 201 Created status.
|
Copyright © 2019. All rights reserved.