mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04:00
- split up writing of cookies into its own function. - turn maxage into a signed int and use -1 for it not being set. - lots of style fixes - remove HTTP_COOKIE_DEFAULT, just pass 0 if you don't want flags.