hstove / electron-cookies

Adds support for cookies in Electron. Cookies are persisted through localStorage.
MIT License
124 stars 30 forks source link

Added support for proper cookie string with Expiration, but the expiration didn't work yet. #10

Open loming opened 8 years ago

hstove commented 8 years ago

This seems like the exact same functionality, but with an extra line of code?

hstove commented 8 years ago

Sorry, I get it. Thanks! Could you add a test?