Skip to content

SameSite Support

Compare
Choose a tag to compare
@release-drafter release-drafter released this 21 Nov 14:29

Notable Changes

🆕 This release adds support for SameSite cookies (how they work), introduced in Go v1.11+, which can better scope cookies to first-party requests only (instead of just same-origin).

See the README for an example.

CHANGELOG