Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@bdt/checksum

bdt21ISC1.0.4

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.

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.