What is set-cookie-parser?
"Parses set-cookie headers into objects"
set-cookie-parser is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 23.3 KB on disk.
Installation Guide
# Install via NPM
npm install set-cookie-parser
# Install via Yarn
yarn add set-cookie-parser