[feature] SameSite missing from Options?
bencanford opened this issue · 1 comments
bencanford commented
Options has HttpOnly and Secure but doesn't seem to have SameSite.
Is this intentional?
elithrar commented
It is not intentional.
SameSite was added in a more recent version of Go, and I haven’t had the
opportunity to break Options into two (build constrained) variants. A PR
would be welcome.
…On Tue, Sep 17, 2019 at 8:09 AM bencanford ***@***.***> wrote:
Options has HttpOnly and Secure but doesn't seem to have SameSite.
Is this intentional?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#121?email_source=notifications&email_token=AAAEQ4CUMPMVF4OQ52MWL5LQKDXKJA5CNFSM4IXRNSFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HL4I7ZQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAEQ4GXYH7VPHGPNVSFH5DQKDXKJANCNFSM4IXRNSFA>
.