commit
1d104228b4
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ document.cookie = "user=John; max-age=3600";
|
|||
|
||||
// delete cookie (let it expire right now)
|
||||
document.cookie = "user=John; max-age=0";
|
||||
```
|
||||
```
|
||||
|
||||
## secure
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue