Fix behavior of null/undefined as "maxAge" in res.cookie
commit5855339455a7f60774bef4166829e742a5056fa8
authorChris Barth <chrisjbarth@hotmail.com>
Thu, 18 Apr 2019 13:12:33 +0000 (18 09:12 -0400)
committerDouglas Christopher Wilson <doug@somethingdoug.com>
Sun, 27 Mar 2022 03:11:48 +0000 (26 23:11 -0400)
tree70f755de4e817ee00c2d8e810d31059f67f9e630
parent1cc816993832eba829a2f556f7c08e27e6371301
Fix behavior of null/undefined as "maxAge" in res.cookie

fixes #3935
closes #3936
History.md
lib/response.js
test/res.cookie.js