@bdt/checksum
v1.0.4
Published
Express middleware for adding MD5 checksum as response header. If request has checksum header of the same value as response checksum, empty object/array is sent in response body, to save on bandwidth.
Downloads
4
Readme
Express Middleware - checksum
Express middleware for adding MD5 checksum as response header. If request has checksum header of the same value as response checksum, empty object/array is sent in response body, to save on bandwidth.