session
session copied to clipboard
Autoload path
/home/steve/projects/...
The absolute path is a good catch, I've fixed this one. Thank your for contributing.
I do not agree on making httpOnly a parameter, though. For security reasons, cookies should always be HTTPOnly, that's why I haven't made this flexible in the first place. I somebody presents me with a valid use case for non-HTTPOnly cookies, I'll reconsider.