AirisX / nginx_cookie_flag_module

Module for Nginx which allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies.
BSD 2-Clause "Simplified" License
106 stars 67 forks source link

Added support for SameSite=None #12

Open clagio opened 4 years ago

dvakhrushev commented 4 years ago

update readme file

clagio commented 4 years ago

I forgot the readme! now should be ok

Alexey-Unosquare commented 4 years ago

Do you have any plans to merge this PR? Thanks!

tristanwilson-caredove commented 4 years ago

This is working for our application, thanks @clagio! @AirisX, looks to be good for merge.