DefinitelyTyped/types/js-cookie
Arend van Beelen jr 9c66c5d923
js-cookie: Allow capitalized values in sameSite attribute. (#43769)
* Update index.d.ts

Allow capitalized value in `sameSite` attribute. This is the capitalization as documented on MDN (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie), so it makes sense to support them this way.

* Fix typo.

Co-Authored-By: Antoine Lépée <205357+alepee@users.noreply.github.com>

Co-authored-by: Antoine Lépée <205357+alepee@users.noreply.github.com>
2020-04-10 19:37:04 -07:00
..
index.d.ts
js-cookie-tests.ts
tsconfig.json
tslint.json