Make the cookie library set the SamSite cookie value to strict by default. If...
Make the cookie library set the SamSite cookie value to strict by default. If callers want to set it to something else, they can pass it through the opts object like they can 'exprires'. Also added a test file for jar.js so I could test the set method. The other methods remain untested.
Showing
test/unit/lib/jar.test.js
0 → 100644
Please register or sign in to comment