Update article.md
This commit is contained in:
parent
2c1d14b98d
commit
b9752634f7
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ A domain defines where the cookie is accessible. In practice though, there are l
|
|||
|
||||
It's a safety restriction, to allow us to store sensitive data in cookies that should be available only on one site.
|
||||
|
||||
By default, a cookie is accessible only at the domain level that set it.
|
||||
By default, a cookie is accessible only at the domain that set it.
|
||||
|
||||
...What's tricky, we won't get the cookie at a subdomain `forum.site.com`!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue