将HttpOnly和Cookie设置为安全

时间:2019-08-27 08:14:53

标签: nginx flask

enter image description here

我尝试在nginx.conf的/ location {}下添加proxy_cookie_path / "/; secure; HttpOnly; SameSite=strict";,但是它仍然显示为不安全。

对于我来说,我需要从应用程序方面做任何事情吗……烧瓶?

0 个答案:

没有答案