| Class | Description |
|---|---|
| ChecksumExtension |
The Client and the Server MAY implement and use this extension to verify data integrity of each PATCH request.
|
| ChecksumOptionsRequestHandler |
The Tus-Checksum-Algorithm header MUST be included in the response to an OPTIONS request.
|
| ChecksumPatchRequestHandler |
| Enum | Description |
|---|---|
| ChecksumAlgorithm |
Enum that contains all supported checksum algorithms
The names of the checksum algorithms MUST only consist of ASCII characters
with the modification that uppercase characters are excluded.
|
Copyright © 2023. All rights reserved.