Update cookie-jar-overflow.md

This commit is contained in:
Taleb Qasem 2022-10-12 07:51:47 +06:00 committed by GitHub
parent a604b20124
commit c5ea241402
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
</details>
The browsers have a **limit on the number of cookies** that they can store for a page. Then, if for some cause you need to **make a cookie disappear**, you can **overflow the cookie jar** as the oldest ones will be deleted before:
The browsers have a **limit on the number of cookies** that they can store for a page. Then, if for some reason you need to **make a cookie disappear**, you can **overflow the cookie jar** as the oldest ones will be deleted before:
```javascript
// Set many cookies