mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-05-06 05:54:33 -04:00
Without specifying the "Path" attribute of the cookie in the "Set-Cookie" header we end up with multiple instances of the cookie for different URLs. We want a single "global" cookie for kiwix-serve. Besides we want it to be "permanent" rather than a session cookie, hence the large (1-year-long) TTL value for the "Max-Age" attribute.
59 KiB
59 KiB