Сookies attributes

Report a typo

Match cookies' attributes with their description.

Match the items from left and right columns
HttpOnly attribute
Secure attribute
Path attribute
Domain attribute
Expires attribute
Max-age attribute
Specifies the host to which the cookie is sent.
Defines whether the cookie will be used only via a HTTP/HTTPS requests or not.
Add a certain cookie path.
Enables transferring cookies via a secure connection only.
Expire date of the cookie.
The number of seconds until the cookie expires.
___

Create a free account to access the full topic