Skip to content

Commit

Permalink
migrate x-content-type-options to AFD
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed May 23, 2024
1 parent 276b0f6 commit 2383c2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Moonglade.Web/web.Release.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<httpProtocol xdt:Transform="InsertIfMissing">
<customHeaders>
<remove name="X-Powered-By" />
<add name="x-content-type-options" value="nosniff" />
</customHeaders>
</httpProtocol>
</system.webServer>
Expand Down

0 comments on commit 2383c2d

Please sign in to comment.