浏览代码

update comment block

Phil Ogbonna 7 月之前
父节点
当前提交
896baf021b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      backend/open_webui/utils/security_headers.py

+ 1 - 0
backend/open_webui/utils/security_headers.py

@@ -23,6 +23,7 @@ def set_security_headers() -> Dict[str, str]:
     - x-content-type-options
     - x-download-options
     - x-frame-options
+    - x-permitted-cross-domain-policies
 
     Each environment variable is associated with a specific setter function
     that constructs the header. If the environment variable is set, the