mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-25 07:44:32 +00:00
* 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>