From be5f9b6f98cece95c519802bf4c2328f7fc59ea7 Mon Sep 17 00:00:00 2001 From: Merijn Geurts Date: Mon, 6 Feb 2023 17:22:54 +0100 Subject: [PATCH] Performance: remove double nosniff header --- .../Abp/AspNetCore/Security/AbpSecurityHeadersMiddleware.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/framework/src/Volo.Abp.AspNetCore/Volo/Abp/AspNetCore/Security/AbpSecurityHeadersMiddleware.cs b/framework/src/Volo.Abp.AspNetCore/Volo/Abp/AspNetCore/Security/AbpSecurityHeadersMiddleware.cs index 0245cf11bc..37c18f6b70 100644 --- a/framework/src/Volo.Abp.AspNetCore/Volo/Abp/AspNetCore/Security/AbpSecurityHeadersMiddleware.cs +++ b/framework/src/Volo.Abp.AspNetCore/Volo/Abp/AspNetCore/Security/AbpSecurityHeadersMiddleware.cs @@ -28,9 +28,6 @@ public class AbpSecurityHeadersMiddleware : IMiddleware, ITransientDependency /*The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a ,