Package me.desair.tus.server.checksum
package me.desair.tus.server.checksum
-
ClassDescriptionEnum 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.The Client and the Server MAY implement and use this extension to verify data integrity of each PATCH request.The Tus-Checksum-Algorithm header MUST be included in the response to an OPTIONS request.