Support Cookie attributes
Closed this issue · 0 comments
nekochan0122 commented
Sometimes we need to set attributes such as secure
, sameSite
, expires
, and so on.
headers.cookies().set(name, value, attributes)
Closed this issue · 0 comments
Sometimes we need to set attributes such as secure
, sameSite
, expires
, and so on.
headers.cookies().set(name, value, attributes)