• Resolved jseutens

    (@jseutens)


    viewed_cookie_policy , the value is stored as a not secure cookies even when my server has Header always edit Set-Cookie ^(.*)$ “$1;HttpOnly; Secure; SameSite=Strict”

    With woocommerce it does write secure cookies with httponly on , secure on ans samesite as strict

    can you have a look into supporting secure cookies

    thx

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘secure httponly samesite=strict not working’ is closed to new replies.