session icon indicating copy to clipboard operation
session copied to clipboard

Autoload path

Open PHPGangsta opened this issue 13 years ago • 1 comments

/home/steve/projects/...

PHPGangsta avatar Oct 20 '11 18:10 PHPGangsta

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.

spriebsch avatar Nov 20 '11 23:11 spriebsch