Version 1.11.0
- Fixed cookie path option not being properly set (
self._path
was removed, onlyself.path
exists) - Documented
SameSite
option - Fixed cookie expiration being localised when it shouldn't.
self._path
was removed, only self.path
exists)SameSite
option