Cookies with SameSite=Lax attribute are not sent on Safari 13.1.2 with GET

前端 未结 0 751
耶瑟儿~
耶瑟儿~ 2021-02-07 06:18

I have set SameSite=Lax on cookies using apache config header rule (Header edit Set-Cookie ^(.*)$ "$1;SameSite=Lax") in my application(xyz.example.com) wh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题