Currently, knit data push and corresponding Web API POST /api/data send/receive MD5 checksum as HTTP Trailer x-checksum-md5 .
If the checksum trailer is not needed, sending data is more easy.
The checksum is needed? When it is works? Cannot it be optional?
Currently,
knit data pushand corresponding Web APIPOST /api/datasend/receive MD5 checksum as HTTP Trailerx-checksum-md5.If the checksum trailer is not needed, sending data is more easy.
The checksum is needed? When it is works? Cannot it be optional?