diff --git a/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx b/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx index 1a9ba9229aa298..317676c81ae561 100644 --- a/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx +++ b/src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx @@ -543,12 +543,14 @@ Gateway supports the following file types for use with the _Download File Types_
+- Apple Software Package (`.pkg`) - Dynamic-link library (DLL) file (`.dll`) - Executable and Linkable Format (ELF) file (`.elf`) - Java archive (JAR) package (`.jar`) - Java class file (`.class`) - Mach object (Mach-O) file (`.macho`) - Microsoft Windows installer (`.msi`) +- Microsoft Software Installer (`.msix`, `.appx`) - Microsoft Windows executable (`.exe`)
@@ -571,6 +573,12 @@ Gateway supports the following file types for use with the _Download File Types_ +
+ +- Apple Disk Image (`.dmg`) + +
+