For all cookie use: proxy_cookie_flags ~ secure samesite=strict; For some of the cookies you can use (or regex): proxy_cookie_flags one httponly; ...
確定! 回上一頁