mystamps icon indicating copy to clipboard operation
mystamps copied to clipboard

Test that cookie is httpOnly

Open php-coder opened this issue 10 years ago • 0 comments

Our server always sets httpOnly flag on a cookies. I want to have a test for it.

One of the possible ways: https://github.com/Orange-OpenSource/hurl#testing-set-cookie-attributes

php-coder avatar Jun 24 '15 14:06 php-coder