jack
jack copied to clipboard
Pull Request: The Response.deleteCookie function not functioning correctly.
Changing { expires: 0 } to { expires: new Date(0) } fixed the problem.