cookie-parser
cookie-parser copied to clipboard
replaced var with let and const in index.js and README.md
This PR is created to handle the issue #112
This PR is to replace var with let and const in index.js file and README.md file.